remove unneeded import
This commit is contained in:
committed by
moustafab
parent
74102d9176
commit
44ea3101a7
@@ -17,7 +17,6 @@
|
||||
import { handleGetKubernetesObjectsForService } from './getKubernetesObjectsForServiceHandler';
|
||||
import { getVoidLogger } from '@backstage/backend-common';
|
||||
import { ComponentEntityV1alpha1 } from '@backstage/catalog-model';
|
||||
import { ClusterDetails } from '..';
|
||||
|
||||
const TEST_SERVICE_ID = 'my-service';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user