zephyr mirror: remove unused imports.
(imported from commit 3ba0629f0a9009087b90fb6f795e855b569c2a67)
This commit is contained in:
parent
a31f443baa
commit
cec2dfa52e
|
@ -22,7 +22,6 @@
|
|||
# SOFTWARE.
|
||||
|
||||
import sys
|
||||
import traceback
|
||||
import simplejson
|
||||
import re
|
||||
import time
|
||||
|
@ -34,7 +33,6 @@ import textwrap
|
|||
import signal
|
||||
import logging
|
||||
import hashlib
|
||||
import unicodedata
|
||||
import tempfile
|
||||
|
||||
DEFAULT_SITE = "https://humbughq.com"
|
||||
|
|
Loading…
Reference in a new issue