Skip to content

Commit

Permalink
removed sys require
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jan 5, 2012
1 parent 078a857 commit 8af3486
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/canvas.test.js
Expand Up @@ -7,7 +7,6 @@ var Canvas = require('../')
, assert = require('assert')
, parseFont = Canvas.Context2d.parseFont
, assert = require('assert')
, sys = require('sys')
, fs = require('fs');

console.log();
Expand Down

0 comments on commit 8af3486

Please sign in to comment.