Steven Silvester пре 9 година
родитељ
комит
95f8e1c2bf
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      test/src/dialog/dialog.spec.ts

+ 0 - 2
test/src/dialog/dialog.spec.ts

@@ -4,8 +4,6 @@
 
 import expect = require('expect.js');
 
-import simulateEvent = require('simulate-event');
-
 import {
   showDialog, okButton
 } from '../../../lib/dialog';