create-app: removed the CircleCI sidebar item, since the target page doesn't exist

This commit is contained in:
Patrik Oldsberg
2020-12-30 17:06:15 +01:00
parent 1773a5182b
commit 8d68e4cdc7
2 changed files with 7 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/create-app': patch
---
Removed the Circle CI sidebar item, since the target page does not exist.
To apply this change to an existing app, remove `"CircleCI"` sidebar item from `packages/app/src/sidebar.tsx`, and the `BuildIcon` import if it is unused.