Browse Source

integrity

Jason Grout 4 years ago
parent
commit
73fe6ef4dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/services/src/kernel/manager.ts

+ 0 - 1
packages/services/src/kernel/manager.ts

@@ -2,7 +2,6 @@
 // Distributed under the terms of the Modified BSD License.
 
 import { IIterator, iter, every } from '@lumino/algorithm';
-import { JSONExt, JSONObject } from '@lumino/coreutils';
 import { Poll } from '@lumino/polling';
 import { ISignal, Signal } from '@lumino/signaling';