@@ -28,6 +28,10 @@ import helmet from 'helmet';
|
||||
import { Logger } from 'winston';
|
||||
import { createRouter } from './router';
|
||||
import { ConfigReader } from '@backstage/config';
|
||||
|
||||
// Think this file will probably go away once we move to backend system
|
||||
// And restructure into the /dev folder
|
||||
// eslint-disable-next-line @backstage/no-undeclared-imports
|
||||
import { TestDatabases } from '@backstage/backend-test-utils';
|
||||
import { TaskScheduler } from '@backstage/backend-tasks';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user