Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Mar 29, 2012
1 parent 822ed9d commit a06cf39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tests.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env node
var assert = require('assert');
var t = require('./ghw').transformers;
var suite = require('suite.js');

Expand Down

0 comments on commit a06cf39

Please sign in to comment.