Remove unintentional export in plugins.ts
Signed-off-by: Marcus Eide <eide@spotify.com>
This commit is contained in:
@@ -17,5 +17,4 @@
|
||||
// TODO(Rugvip): This plugin is currently not part of the app element tree,
|
||||
// ideally we have an API for the context menu that permits that.
|
||||
export { badgesPlugin } from '@backstage/plugin-badges';
|
||||
export { githubDeploymentsPlugin } from '@backstage/plugin-github-deployments';
|
||||
export { shortcutsPlugin } from '@backstage/plugin-shortcuts';
|
||||
|
||||
Reference in New Issue
Block a user