fix rebase issues
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -352,7 +352,7 @@ export namespace mockServices {
|
||||
factory: () => ServiceFactory<
|
||||
RootInstanceMetadataService,
|
||||
'root',
|
||||
'singleton' | 'multiton'
|
||||
'singleton'
|
||||
>;
|
||||
}
|
||||
// (undocumented)
|
||||
|
||||
@@ -43,6 +43,7 @@ import {
|
||||
UserInfoService,
|
||||
coreServices,
|
||||
createServiceFactory,
|
||||
RootLoggerService,
|
||||
} from '@backstage/backend-plugin-api';
|
||||
import { ConfigReader } from '@backstage/config';
|
||||
import { EventsService, eventsServiceRef } from '@backstage/plugin-events-node';
|
||||
|
||||
Reference in New Issue
Block a user