pool: minor.

This commit is contained in:
Christopher Jeffrey 2016-12-21 15:53:59 -08:00
parent 35fba9f3ae
commit 8ce823e31c
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -2821,7 +2821,6 @@ HostList.prototype.addSeed = function addSeed(host) {
/**
* Discover hosts from seeds.
* @param {Number?} max
* @returns {Promise}
*/