mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-11 15:51:06 +00:00
Remove unused watchify import
This commit is contained in:
parent
9ac18e071e
commit
09777f38c8
@ -3,7 +3,6 @@ import del from 'del';
|
|||||||
import sourcemaps from 'gulp-sourcemaps';
|
import sourcemaps from 'gulp-sourcemaps';
|
||||||
import webpack from 'webpack-stream';
|
import webpack from 'webpack-stream';
|
||||||
import babel from 'gulp-babel';
|
import babel from 'gulp-babel';
|
||||||
import watchify from 'watchify';
|
|
||||||
import runSequence from 'run-sequence';
|
import runSequence from 'run-sequence';
|
||||||
|
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
Loading…
Reference in New Issue
Block a user