diff --git a/uglify-source.js b/uglify-source.js index 2e082302bbea6210567ead289a19774d3859770a..067f4472b8e2b94ead4aa502b37c6b502f2b3c5e 100644 --- a/uglify-source.js +++ b/uglify-source.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - const fs = require('fs'); const path = require('path'); const uglifyJS = require('uglify-js');