Skip to content

Commit

Permalink
fix: remove unused activity bar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Jan 6, 2020
1 parent 75536db commit 26b45a4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,6 @@
"onDebugResolve:NAMESPACE(extensionHost)"
],
"contributes": {
"viewsContainers": {
"activitybar": [
{
"id": "pwa",
"title": "PWA",
"icon": "resources/logo.svg"
}
]
},
"views": {
"debug": [
{
Expand Down

0 comments on commit 26b45a4

Please sign in to comment.