Skip to content

Commit 627ffda

Browse files
Removed unused import fs
1 parent d83ed8e commit 627ffda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

worker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict';
22

33
var path = require('path');
4-
var fs = require('fs-extra');
54
var async = require('async');
65
var installPackages = require('./lib/install-packages');
76
var updateCache = require('./lib/update-cache');

0 commit comments

Comments
 (0)