chore: cleanup lint errors

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-16 09:42:30 +02:00
parent 5ae1c3ae4c
commit 0f2534537f
4 changed files with 6 additions and 4 deletions
@@ -19,7 +19,7 @@ import {
SONARQUBE_PROJECT_KEY_ANNOTATION,
useProjectInfo,
} from './useProjectKey';
import { Entity } from '../../../../packages/catalog-model';
import { Entity } from '@backstage/catalog-model';
const createDummyEntity = (sonarqubeAnnotationValue: string): Entity => {
return {