Skip to content

Commit 1bcf882

Browse files
author
Jean-Philippe Langlois
committed
Remove unnecessary import threading.
1 parent c4e8e85 commit 1bcf882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

multimechanize/core.py

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import multiprocessing
1212
import os
1313
import sys
14-
import threading
1514
import time
1615

1716
from multimechanize.script_loader import ScriptLoader

0 commit comments

Comments
 (0)