Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Commit

Permalink
Clean up after 27
Browse files Browse the repository at this point in the history
  • Loading branch information
miksago committed Oct 31, 2010
1 parent 4681e45 commit fad4984
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ws.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ var sys = require("sys")
, events = require("events")
, path = require("path");

require.paths.unshift(__dirname);

var Manager = require("./ws/manager")
, Connection = require("./ws/connection");

Expand Down

0 comments on commit fad4984

Please sign in to comment.