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
6fc24ccdc0
commit
c92e24651d
@ -3,7 +3,6 @@ import _ from "lodash";
|
||||
import { LensApiRequest } from "../router";
|
||||
import { LensApi } from "../lens-api";
|
||||
import { Cluster, ClusterMetadataKey } from "../cluster";
|
||||
import _ from "lodash";
|
||||
import { ClusterPrometheusMetadata } from "../../common/cluster-store";
|
||||
|
||||
export type IMetricsQuery = string | string[] | {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user