Remove unused import

This commit is contained in:
glubsy 2021-06-22 02:41:33 +02:00
parent 277bc3fbb8
commit 718ca5b313
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
import hashlib
from math import floor
import inspect
import logging
from hscommon.util import nonone, get_file_ext