Skip to content

Commit 9956481

Browse files
Shimon ToltsShimon Tolts
Shimon Tolts
authored and
Shimon Tolts
committedSep 29, 2013
added logger and atexit
1 parent 84e5797 commit 9956481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎MultiTor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from requesocks import request
1818
from stem.process import launch_tor_with_config
1919
from stem.control import Controller
20-
from stem import Signal, util
20+
from stem import Signal
2121
from zipfile import ZipFile
2222
from psutil import process_iter
2323
from subprocess import check_output

0 commit comments

Comments
 (0)
Please sign in to comment.