chore: fix imports in the catalog plugin ja!
Signed-off-by: blam <ben@blam.sh> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -23,9 +23,9 @@ import {
|
||||
urlReaderServiceRef,
|
||||
httpRouterServiceRef,
|
||||
} from '@backstage/backend-plugin-api';
|
||||
import { CatalogProcessor } from '@backstage/plugin-catalog-node';
|
||||
import { CatalogBuilder } from './CatalogBuilder';
|
||||
import {
|
||||
CatalogProcessor,
|
||||
CatalogProcessingExtensionPoint,
|
||||
catalogProcessingExtentionPoint,
|
||||
} from '@backstage/plugin-catalog-node';
|
||||
|
||||
Reference in New Issue
Block a user