Commit 050a05ae authored by Benjamin Peterson's avatar Benjamin Peterson

remove unused import

parent 34294919
......@@ -5,7 +5,6 @@ import _thread
from time import time as _time, sleep as _sleep
from traceback import format_exc as _format_exc
from collections import deque
from _weakrefset import WeakSet
# Note regarding PEP 8 compliant names
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment