Browse Source

Linting fix

Saul Shanabrook 6 years ago
parent
commit
a406241f16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/notebook-extension/src/index.ts

+ 0 - 1
packages/notebook-extension/src/index.ts

@@ -28,7 +28,6 @@ import {
   URLExt
 } from '@jupyterlab/coreutils';
 
-
 import { IDocumentManager } from '@jupyterlab/docmanager';
 
 import { ArrayExt } from '@phosphor/algorithm';