[tor-commits] [stem/master] Remove an unused import

atagar at torproject.org atagar at torproject.org
Thu Jul 16 01:28:59 UTC 2020


commit 94f65d97f85fb577a69f42cea35079e4245835fd
Author: Illia Volochii <illia.volochii at gmail.com>
Date:   Mon Apr 27 19:55:52 2020 +0300

    Remove an unused import
---
 stem/connection.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/stem/connection.py b/stem/connection.py
index 6b985725..5da92709 100644
--- a/stem/connection.py
+++ b/stem/connection.py
@@ -133,7 +133,6 @@ import getpass
 import hashlib
 import hmac
 import os
-import threading
 
 import stem.control
 import stem.response





More information about the tor-commits mailing list