浏览代码

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';