removed obsolete imports

This commit is contained in:
Matthias Bisping 2022-06-19 00:46:10 +02:00
parent 27ceff60c1
commit d69c3c32f7

View File

@ -1,6 +1,5 @@
import logging
from functools import lru_cache
from operator import itemgetter
from funcy import rcompose, omit, merge, lmap, project