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