Removing unused module

This commit is contained in:
Simon
2018-06-22 17:34:10 -04:00
parent e824b2bf3c
commit 348914aba9
3 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
import os
import ujson
from urllib.parse import urlparse, urljoin
from timeout_decorator.timeout_decorator import TimeoutError
from threading import Thread
from queue import Queue, Empty