Skip to content

Commit 7ae27a8

Browse files
committed
remove unnecessary import
1 parent cda4341 commit 7ae27a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/vue.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ var webpack = require('webpack');
77
var process = require('process');
88
var ForkTsCheckerWebpackPlugin = require('../../lib/index');
99
var IncrementalChecker = require('../../lib/IncrementalChecker');
10-
var CancellationToken = require('../../lib/CancellationToken');
1110

1211
describe('[INTEGRATION] vue', function () {
1312
this.timeout(30000);

0 commit comments

Comments
 (0)