1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-12-22 16:25:17 +00:00

api: tag: Drop unused imports

This commit is contained in:
Priit Laes 2018-02-03 13:16:22 +02:00
parent f90a19deeb
commit bfcd8ef95b

View File

@ -1,4 +1,3 @@
import falcon
import logging import logging
from xattr import getxattr, removexattr, setxattr from xattr import getxattr, removexattr, setxattr
from certidude import push from certidude import push