Removal of entityCompound import

This commit is contained in:
NetPenguins
2020-09-05 08:40:30 -04:00
parent 66a0239f18
commit cad82da0dc
@@ -29,7 +29,6 @@ import {
} from '@material-ui/core';
import React, { Suspense } from 'react';
import { useEntityCompoundName } from '@backstage/plugin-catalog';
import { useDownloadWorkflowRunLogs } from './useDownloadWorkflowRunLogs';
import LinePart from 'react-lazylog/build/LinePart';
import { useProjectName } from '../useProjectName';