Browse Source

Remove unused import

Steven Silvester 7 năm trước cách đây
mục cha
commit
6d52d1b609
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/services/src/serverconnection.ts

+ 1 - 1
packages/services/src/serverconnection.ts

@@ -6,7 +6,7 @@ import {
 } from '@jupyterlab/coreutils';
 
 import {
-  JSONValue, PromiseDelegate
+  PromiseDelegate
 } from '@phosphor/coreutils';