浏览代码

clean up todo

Michelle Bu 12 年之前
父节点
当前提交
8137062548
共有 1 个文件被更改,包括 0 次插入1 次删除
  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_-