Skip to content

Commit

Permalink
Merge pull request #6023 from mcorb/master
Browse files Browse the repository at this point in the history
Remove unused require() directive
  • Loading branch information
timvandermeij committed May 15, 2015
2 parents 7da9626 + 979c108 commit abd92e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/builder/builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

'use strict';

require('shelljs/make');
var fs = require('fs'),
path = require('path'),
vm = require('vm');
Expand Down

0 comments on commit abd92e1

Please sign in to comment.