Skip to content

Commit

Permalink
Cleanup jshint error with clearTimeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jwolski committed Jan 23, 2015
1 parent 28cf922 commit 6a956ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
// THE SOFTWARE.
'use strict';

var clearTimeout = require('timers').clearTimeout;
var EventEmitter = require('events').EventEmitter;
var fs = require('fs');
var metrics = require('metrics');
Expand Down

0 comments on commit 6a956ab

Please sign in to comment.