mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-02-13 16:28:41 +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 webpack from 'webpack-stream';
|
||||
import babel from 'gulp-babel';
|
||||
import watchify from 'watchify';
|
||||
import runSequence from 'run-sequence';
|
||||
|
||||
import path from 'path';
|
||||
|
Loading…
x
Reference in New Issue
Block a user