Merge pull request #26286 from backstage/freben/common-refs

remove various little backend-common references
This commit is contained in:
Fredrik Adelöw
2024-08-28 17:11:28 +02:00
committed by GitHub
13 changed files with 18 additions and 19 deletions
@@ -20,7 +20,7 @@ import {
coreServices,
createBackendPlugin,
} from '@backstage/backend-plugin-api';
import { resolvePackagePath } from '@backstage/backend-common';
import { resolvePackagePath } from '@backstage/backend-plugin-api';
createBackendPlugin({
pluginId: 'example',