diff --git a/packages/app/src/components/catalog/EntityPage.tsx b/packages/app/src/components/catalog/EntityPage.tsx index 9061ea9516..22cf36e5fb 100644 --- a/packages/app/src/components/catalog/EntityPage.tsx +++ b/packages/app/src/components/catalog/EntityPage.tsx @@ -26,7 +26,6 @@ import { Router as JenkinsRouter, isPluginApplicableToEntity as isJenkinsAvailable, LatestRunCard as JenkinsLatestRunCard, - Router as JenkinsRouter, } from '@backstage/plugin-jenkins'; import { isPluginApplicableToEntity as isCircleCIAvailable,