diff --git a/flyfile.js b/flyfile.js index 5108c0019a25..2eb490396cb9 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)