Browse Source

Remove superfluous import.

Afshin Darian 8 năm trước cách đây
mục cha
commit
12fbcde2ae
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      src/console/panel.ts

+ 0 - 4
src/console/panel.ts

@@ -13,10 +13,6 @@ import {
   Panel
 } from 'phosphor/lib/ui/panel';
 
-import {
-  showDialog
-} from '../dialog';
-
 import {
   IRenderMime
 } from '../rendermime';