diff --git a/pyhmy/cli.py b/pyhmy/cli.py index 898d6f5..cf338e8 100644 --- a/pyhmy/cli.py +++ b/pyhmy/cli.py @@ -90,7 +90,6 @@ def _cache_and_lock_accounts_keystore(fn): return wrap -@_cache_and_lock_accounts_keystore def _get_current_accounts_keystore(): """ Internal function that gets the current keystore from the CLI.