mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +00:00
Remove dependency on pycountries
This commit is contained in:
parent
e3690bedf2
commit
d5dcadc346
@ -958,7 +958,6 @@ def certidude_list(verbose, show_key_type, show_extensions, show_path, show_sign
|
||||
# r - revoked
|
||||
|
||||
from certidude import authority
|
||||
from pycountry import countries
|
||||
|
||||
def dump_common(common_name, path, cert):
|
||||
click.echo("certidude revoke %s" % common_name)
|
||||
|
Loading…
Reference in New Issue
Block a user