1
0
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:
Lauri Nevala 2020-11-19 22:57:02 +02:00
parent 6fc24ccdc0
commit c92e24651d

View File

@ -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[] | {