1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-06 22:00:56 +00:00

api: revoked: Drop unused imports

This commit is contained in:
2018-02-03 13:16:39 +02:00
parent bfcd8ef95b
commit a15bdd51db

View File

@@ -1,7 +1,4 @@
import click
import falcon
import json
import logging
from certidude import const, config
from certidude.firewall import whitelist_subnets