1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00

fix: remove unused method

This commit is contained in:
Adrien Waksberg 2017-05-03 19:54:21 +02:00
parent 83fe41921c
commit 9ad8eba901

View file

@ -109,7 +109,6 @@ if options.key?(:init)
cli.load_config
cli.get_wallet
cli.setup_gpg_key(values[:gpg_key])
cli.setup_wallet_config
else
cli.load_config
if values.empty?