mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
remove a debug puts
This commit is contained in:
parent
d10eab707d
commit
3609cbcd79
1 changed files with 0 additions and 1 deletions
|
@ -281,7 +281,6 @@ manage = ManagePasswd.new(KEY, FILE_GPG, FILE_PWD)
|
|||
|
||||
# Display the item's informations
|
||||
if not options[:display].nil?
|
||||
puts "test"
|
||||
if not options[:type].nil?
|
||||
manage.display(options[:display], options[:type])
|
||||
elsif not options[:showall].nil?
|
||||
|
|
Loading…
Add table
Reference in a new issue