소스 검색

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