Explorar el Código

Remove superfluous import.

Afshin Darian hace 8 años
padre
commit
12fbcde2ae
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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';