mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
[~] lint
Signed-off-by: Arthur Knoepflin <arthur@knoepflin.eu>
This commit is contained in:
parent
3440c258b7
commit
6dc756bad0
@ -13,7 +13,7 @@ import { IMetrics } from "../../api/endpoints/metrics.api";
|
|||||||
import { ContainerCharts } from "./container-charts";
|
import { ContainerCharts } from "./container-charts";
|
||||||
import { ResourceType } from "../+cluster-settings/components/cluster-metrics-setting";
|
import { ResourceType } from "../+cluster-settings/components/cluster-metrics-setting";
|
||||||
import { clusterStore } from "../../../common/cluster-store";
|
import { clusterStore } from "../../../common/cluster-store";
|
||||||
import { LocaleDate } from '../locale-date';
|
import { LocaleDate } from "../locale-date";
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
pod: Pod;
|
pod: Pod;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user