瀏覽代碼

Linting fix

Saul Shanabrook 6 年之前
父節點
當前提交
a406241f16
共有 1 個文件被更改,包括 0 次插入1 次删除
  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';