Skip to content

Commit

Permalink
exports only statCollector now
Browse files Browse the repository at this point in the history
  • Loading branch information
bolgovr committed Apr 13, 2012
1 parent 8608167 commit dbfe159
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
@@ -1,4 +1,3 @@
module.exports = {
'middleware': require('./lib/express-middleware.js'),
'statCollector': require('./lib/Stats.js')
};

0 comments on commit dbfe159

Please sign in to comment.