Skip to content

Commit

Permalink
Merge pull request TryGhost#1035 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update Gruntfile.js
  • Loading branch information
ErisDS committed Oct 14, 2013
2 parents 3cb955f + f4dabe0 commit 2a459b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ var path = require('path'),
when = require('when'),
semver = require('semver'),
fs = require('fs'),
path = require('path'),
_ = require('underscore'),
spawn = require("child_process").spawn,
buildDirectory = path.resolve(process.cwd(), '.build'),
Expand Down

0 comments on commit 2a459b5

Please sign in to comment.