Skip to content

Commit

Permalink
Removed unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed May 5, 2015
1 parent 3e907af commit 2f55f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/processImage.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ var express = require('express'),
pathModule = require('path'),
unexpected = require('unexpected'),
processImage = require('../lib/processImage'),
gm = require('gm'),
root = pathModule.resolve(__dirname, '..', 'testdata') + '/',
sharp;

Expand Down

0 comments on commit 2f55f09

Please sign in to comment.