[tor-commits] [gettor/master] Update core.py (remove unused module)

ilv at torproject.org ilv at torproject.org
Tue Sep 22 23:39:13 UTC 2015


commit 0c06bc77f6d898b2dfee7c916084156b658116fe
Author: Sukhbir Singh <s3singh at uwaterloo.ca>
Date:   Sun Nov 16 18:52:19 2014 +0530

    Update core.py (remove unused module)
---
 gettor/core.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/gettor/core.py b/gettor/core.py
index 792add0..88fb707 100644
--- a/gettor/core.py
+++ b/gettor/core.py
@@ -12,7 +12,6 @@
 
 import os
 import re
-import inspect
 import logging
 import tempfile
 import ConfigParser





More information about the tor-commits mailing list