[tor-commits] [bridgedb/master] Remove extra EOF newline from bridgedb.Util.

isis at torproject.org isis at torproject.org
Sat Apr 19 17:02:42 UTC 2014


commit 309d098ee2fa00451d9062cb5e28be81b556174e
Author: Isis Lovecruft <isis at torproject.org>
Date:   Wed Apr 2 14:16:41 2014 +0000

    Remove extra EOF newline from bridgedb.Util.
---
 lib/bridgedb/Util.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/bridgedb/Util.py b/lib/bridgedb/Util.py
index 6c70dff..de512d5 100644
--- a/lib/bridgedb/Util.py
+++ b/lib/bridgedb/Util.py
@@ -22,4 +22,3 @@ def logSafely(val):
         return "[scrubbed]"
     else:
         return val
-





More information about the tor-commits mailing list