Remove pry from CommandDispatcher::Creds...

My bad. Should have been caught in #8517.
bug/bundler_fix
William Vu 2017-06-08 00:17:42 -05:00
parent 99fa52e660
commit 4198efa41f
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 0 additions and 3 deletions

View File

@ -84,9 +84,6 @@ class Creds
# TODO: this needs to be cleaned up to use the new syntax
#
def cmd_creds_help
require 'pry'
binding.pry
print_line
print_line "With no sub-command, list credentials. If an address range is"
print_line "given, show only credentials with logins on hosts within that"