diff --git a/flyfile.js b/flyfile.js index 5108c001..2eb49039 100644 --- a/flyfile.js +++ b/flyfile.js @@ -1,4 +1,3 @@ -const webpack = require('webpack') const notifier = require('node-notifier') const childProcess = require('child_process') const isWindows = /^win/.test(process.platform)