Browse Source

Remove unused import in css

Steven Silvester 9 years ago
parent
commit
00378626d1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/default-theme/index.css

+ 0 - 1
src/default-theme/index.css

@@ -8,7 +8,6 @@
 @import url('~jupyter-js-ui/lib/theme.css');
 @import './commandpalette.css';
 @import './help.css';
-@import './notebook.css';
 
 body {
   margin: 0;