fix: linting

Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
Jack Palmer
2023-08-30 14:13:24 +01:00
parent 68c4031069
commit 855cf4082f
@@ -27,7 +27,6 @@ import {
import { resolve as resolvePath, dirname } from 'path';
import fs from 'fs-extra';
import { BackstagePackageJson } from '@backstage/cli-node';
import { JsonObject, JsonValue } from '@backstage/types';
const LOADED_PACKAGE_ROLES = ['backend-plugin', 'backend-plugin-module'];