mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix imports
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
3f9ee2a61c
commit
f5132553d4
@ -3,7 +3,6 @@ import { WindowManager } from "./window-manager";
|
|||||||
import { appEventBus } from "../common/event-bus";
|
import { appEventBus } from "../common/event-bus";
|
||||||
import { ClusterManager } from "./cluster-manager";
|
import { ClusterManager } from "./cluster-manager";
|
||||||
import logger from "./logger";
|
import logger from "./logger";
|
||||||
import { closingURL } from "../renderer/components/+closing-page/closing-page.route";
|
|
||||||
|
|
||||||
|
|
||||||
export function exitApp() {
|
export function exitApp() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user