Skip to content

Commit

Permalink
[minor fix] remove unnecessary require
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrugzz committed Jun 5, 2013
1 parent c2e8750 commit e65f904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/reactor/rollup-test.js
Expand Up @@ -8,7 +8,6 @@
var assert = require('assert'),
vows = require('vows'),
godot = require('../../lib/godot'),
helpers = require('../helpers'),
macros = require('../macros').reactor;

vows.describe('godot/reactor/rollup').addBatch({
Expand Down

0 comments on commit e65f904

Please sign in to comment.