Explorar el Código

clean up todo

Michelle Bu hace 12 años
padre
commit
8137062548
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lib/peer.js

+ 0 - 1
lib/peer.js

@@ -14,7 +14,6 @@ function Peer(options) {
   this._options = options;
   util.debug = options.debug;
 
-  // TODO: default should be the cloud server.
   this._server = options.host + ':' + options.port;
 
   // Ensure alphanumeric_-