diff --git a/plugins/allure/src/components/AllureReportComponent/AllureReportComponent.tsx b/plugins/allure/src/components/AllureReportComponent/AllureReportComponent.tsx index 444930a3b0..2ca3e87691 100644 --- a/plugins/allure/src/components/AllureReportComponent/AllureReportComponent.tsx +++ b/plugins/allure/src/components/AllureReportComponent/AllureReportComponent.tsx @@ -16,7 +16,6 @@ import React from 'react'; import { useApi } from '@backstage/core-plugin-api'; import { allureApiRef } from '../../api'; -import { AllureApi } from '../../api/AllureApi'; import { useEntity } from '@backstage/plugin-catalog-react'; import { ALLURE_PROJECT_ID_ANNOTATION,