Skip to content

Commit 2311e8b

Browse files
lint correction
1 parent a802509 commit 2311e8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resources/Namespaces/ResourcesUsage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
usePodsMetricsQuery,
99
} from 'resources/Pods/podQueries';
1010
import { Spinner } from 'shared/components/Spinner/Spinner';
11-
import { roundTwoDecimals } from 'shared/utils/helpers';
1211

1312
const MEMORY_SUFFIX_POWER = {
1413
// must be sorted from the smallest to the largest; it is case sensitive; more info: https://medium.com/swlh/understanding-kubernetes-resource-cpu-and-memory-units-30284b3cc866

0 commit comments

Comments
 (0)