Skip to content

Commit 0be70c3

Browse files
committed
Merge pull request #1 from kazu69/remove_unuse_module
remove unuse module
2 parents d7b097b + babace5 commit 0be70c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
var fs = require('fs'),
22
through2 = require('through2'),
33
gutil = require('gulp-util'),
4-
tempfile = require('tempfile'),
54
HTMLHint = require('htmlhint').HTMLHint,
65
PluginError = gutil.PluginError;
76

0 commit comments

Comments
 (0)