diff --git a/build/tasks/install-task.coffee b/build/tasks/install-task.coffee index ff2676e13..ec99ad967 100644 --- a/build/tasks/install-task.coffee +++ b/build/tasks/install-task.coffee @@ -1,4 +1,3 @@ -fs = require 'fs' path = require 'path' _ = require 'underscore-plus' fs = require 'fs-plus'