Unbreak build

This commit is contained in:
Fredrik Adelöw
2020-05-20 09:59:46 +02:00
parent 0174ac8109
commit ffe1a6215f
3 changed files with 4 additions and 2 deletions
@@ -16,7 +16,7 @@
import Knex from 'knex';
import { v4 as uuidv4 } from 'uuid';
import { NotFoundError } from '../../../../packages/backend-common/src/errors';
import { NotFoundError } from '@backstage/backend-common';
import {
AddDatabaseComponent,
AddDatabaseLocation,