mirror of
https://github.com/ciromattia/kcc
synced 2026-05-18 21:41:49 +00:00
Code cleanup
This commit is contained in:
@@ -17,11 +17,9 @@
|
||||
#
|
||||
|
||||
import os
|
||||
from sys import version_info
|
||||
from hashlib import md5
|
||||
from html.parser import HTMLParser
|
||||
from distutils.version import StrictVersion
|
||||
from time import sleep
|
||||
from shutil import rmtree, copy
|
||||
from tempfile import mkdtemp
|
||||
from zipfile import ZipFile, ZIP_DEFLATED
|
||||
|
||||
Reference in New Issue
Block a user