Michelle Bu 12 lat temu
rodzic
commit
8137062548
1 zmienionych plików z 0 dodań i 1 usunięć
  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_-