mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
7b2cbe6734
commit
5cb728112d
@ -3,7 +3,6 @@
|
|||||||
* Licensed under MIT License. See LICENSE in root directory for more information.
|
* Licensed under MIT License. See LICENSE in root directory for more information.
|
||||||
*/
|
*/
|
||||||
import { getInjectable } from "@ogre-tools/injectable";
|
import { getInjectable } from "@ogre-tools/injectable";
|
||||||
import { applicationInformationToken } from "./application-information-token";
|
|
||||||
|
|
||||||
const storeMigrationVersionInjectable = getInjectable({
|
const storeMigrationVersionInjectable = getInjectable({
|
||||||
id: "store-migration-version",
|
id: "store-migration-version",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user