Remove dependency on pycountries

This commit is contained in:
Lauri Võsandi 2017-03-26 20:47:45 +00:00
parent e3690bedf2
commit d5dcadc346
1 changed files with 0 additions and 1 deletions

View File

@ -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)