fix prettier issue
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
4fbb007074
commit
22974d9a6e
+1
-4
@@ -14,10 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import {
|
||||
Entity,
|
||||
RELATION_DEPENDENCY_OF,
|
||||
} from '@backstage/catalog-model';
|
||||
import { Entity, RELATION_DEPENDENCY_OF } from '@backstage/catalog-model';
|
||||
import { ApiProvider, ApiRegistry } from '@backstage/core';
|
||||
import {
|
||||
CatalogApi,
|
||||
|
||||
Reference in New Issue
Block a user