Ver Fonte

Remove superfluous import.

Afshin Darian há 8 anos atrás
pai
commit
12fbcde2ae
1 ficheiros alterados com 0 adições e 4 exclusões
  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';