fix: Remove unused dependency

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
Carlos Esteban Lopez
2023-09-14 13:04:53 -05:00
parent 72390ab267
commit 69dee739be
3 changed files with 0 additions and 3 deletions
@@ -46,7 +46,6 @@ import {
HEADER_KUBERNETES_CLUSTER,
KubernetesProxy,
} from './KubernetesProxy';
import fetch from 'cross-fetch';
import type { Request } from 'express';