[tor-commits] [bridgedb/develop] Remove bridgedb.Bridges.HEX_DIGEST_LEN; it's completely unused.

isis at torproject.org isis at torproject.org
Thu Aug 28 04:02:16 UTC 2014


commit 7d7ce52b48a129fda18bb8c799020ab9966c4fae
Author: Isis Lovecruft <isis at torproject.org>
Date:   Tue Jun 10 22:07:31 2014 +0000

    Remove bridgedb.Bridges.HEX_DIGEST_LEN; it's completely unused.
---
 lib/bridgedb/Bridges.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/bridgedb/Bridges.py b/lib/bridgedb/Bridges.py
index 5b5e678..a338b40 100644
--- a/lib/bridgedb/Bridges.py
+++ b/lib/bridgedb/Bridges.py
@@ -37,7 +37,6 @@ except ImportError:
 
 
 ID_LEN = 20
-HEX_DIGEST_LEN = 40
 DIGEST_LEN = 20
 PORTSPEC_LEN = 16
 





More information about the tor-commits mailing list