[tor-commits] [pluggable-transports/snowflake-webext] 09/15: refactor remove an outdated comment

gitolite role git at cupani.torproject.org
Wed Nov 9 14:40:58 UTC 2022


This is an automated email from the git hooks/post-receive script.

cohosh pushed a commit to branch main
in repository pluggable-transports/snowflake-webext.

commit 79dd0473e70e4b81de6a5dad46b0aa2b0c8c53c2
Author: WofWca <wofwca at protonmail.com>
AuthorDate: Sun Nov 6 13:42:13 2022 +0400

    refactor remove an outdated comment
---
 snowflake.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/snowflake.js b/snowflake.js
index 4431a99..573b933 100644
--- a/snowflake.js
+++ b/snowflake.js
@@ -72,7 +72,6 @@ class Snowflake {
     }
     const pair = this.makeProxyPair();
     log('Polling broker..');
-    // Do nothing until a new proxyPair is available.
     let msg = 'Polling for client ... ';
     if (this.retries > 0) {
       msg += '[retries: ' + this.retries + ']';

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list