Skip to content

Commit

Permalink
reorganized code
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Dec 13, 2012
1 parent 030d4fe commit 61134bf
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 12 deletions.
3 changes: 0 additions & 3 deletions index.coffee

This file was deleted.

13 changes: 4 additions & 9 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
// Generated by CoffeeScript 1.4.0
(function() {

module.exports = {
connects: require('./lib/connects'),
clients: require('./lib/clients')
};

}).call(this);
module.exports = {
connects: require('./lib/connects'),
clients: require('./lib/clients')
};
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 61134bf

Please sign in to comment.