Browse Source

Merge pull request #2408 from blink1073/remove-unused-import

Remove unused import
Steven Silvester 8 years ago
parent
commit
4e0449111e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/app/package.json

+ 0 - 1
examples/app/package.json

@@ -6,7 +6,6 @@
     "clean": "rimraf build"
   },
   "dependencies": {
-    "@jupyterlab/about-extension": "^0.5.0",
     "@jupyterlab/application": "^0.6.0",
     "@jupyterlab/application-extension": "^0.6.0",
     "@jupyterlab/apputils-extension": "^0.6.0",