From 25605cfe78bd78a1fcd43c2aaebe7a0d9e9834d8 Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Sat, 13 Jan 2024 15:29:05 -0600 Subject: [PATCH] Removed plugin imports Signed-off-by: Andre Wanlin --- packages/app-next/src/App.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/app-next/src/App.tsx b/packages/app-next/src/App.tsx index 59e0194dc0..03a6649c27 100644 --- a/packages/app-next/src/App.tsx +++ b/packages/app-next/src/App.tsx @@ -50,8 +50,6 @@ import { } from '@backstage/integration-react'; import { createSignInPageExtension } from '@backstage/frontend-plugin-api'; import { SignInPage } from '@backstage/core-components'; -import devToolsPlugin from '@backstage/plugin-devtools/alpha'; -import linguistPlugin from '@backstage/plugin-linguist/alpha'; /* @@ -127,8 +125,6 @@ const app = createApp({ userSettingsPlugin, homePlugin, appVisualizerPlugin, - devToolsPlugin, - linguistPlugin, ...collectedLegacyPlugins, createExtensionOverrides({ extensions: [