mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
remove redundent import
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
7fadcda642
commit
76e4fd91bd
@ -11,7 +11,6 @@ import { ClusterManager } from "./cluster-manager";
|
|||||||
import { ContextHandler } from "./context-handler";
|
import { ContextHandler } from "./context-handler";
|
||||||
import logger from "./logger";
|
import logger from "./logger";
|
||||||
import _ from "lodash";
|
import _ from "lodash";
|
||||||
import { clusterStore } from "../common/cluster-store";
|
|
||||||
|
|
||||||
export class LensProxy {
|
export class LensProxy {
|
||||||
protected origin: string;
|
protected origin: string;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user