Skip to content

Commit

Permalink
-- cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jun 13, 2012
1 parent 7af58b1 commit fe4a314
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/webmake.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ var isArray = Array.isArray
, resolve = require('path').resolve
, invoke = require('es5-ext/lib/Function/invoke')
, isFunction = require('es5-ext/lib/Function/is-function')
, lock = require('es5-ext/lib/Function/prototype/lock')
, count = require('es5-ext/lib/Object/count')
, deferred = require('deferred')
, filesAtPath = deferred.promisify(require('next/lib/fs/files-at-path'))
Expand Down

0 comments on commit fe4a314

Please sign in to comment.