diff --git a/shell/core/plugins.js b/shell/core/plugins.js index 9a9e7ddb949..76812e9d1af 100644 --- a/shell/core/plugins.js +++ b/shell/core/plugins.js @@ -1,10 +1,9 @@ import { productsLoaded } from '@shell/store/type-map'; import { clearModelCache } from '@shell/plugins/dashboard-store/model-loader'; -import { Plugin } from './plugin'; +import { EXT_IDS, Plugin } from './plugin'; import { PluginRoutes } from './plugin-routes'; import { UI_PLUGIN_BASE_URL } from '@shell/config/uiplugins'; import { ExtensionPoint } from './types'; -import { EXT_IDS } from '@shell/core/plugin'; export default function(context, inject, vueApp) { const {