mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
lint fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
9a074dae76
commit
3a537002ce
@ -1,4 +1,4 @@
|
||||
import { action, comparer, computed, observable, toJS } from "mobx";
|
||||
import { action, comparer, observable, toJS } from "mobx";
|
||||
import { BaseStore } from "./base-store";
|
||||
import migrations from "../migrations/hotbar-store";
|
||||
import { v4 as uuid } from "uuid";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user