summaryrefslogtreecommitdiff
path: root/lib/net/ssh/known_hosts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/known_hosts.rb')
-rw-r--r--lib/net/ssh/known_hosts.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/net/ssh/known_hosts.rb b/lib/net/ssh/known_hosts.rb
index 530bd41..1313552 100644
--- a/lib/net/ssh/known_hosts.rb
+++ b/lib/net/ssh/known_hosts.rb
@@ -3,7 +3,6 @@ require 'openssl'
require 'base64'
require 'net/ssh/buffer'
require 'net/ssh/authentication/ed25519_loader'
-require 'byebug'
module Net
module SSH