summaryrefslogtreecommitdiff
path: root/lib/net/ssh/authentication/ed25519_loader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/authentication/ed25519_loader.rb')
-rw-r--r--lib/net/ssh/authentication/ed25519_loader.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/net/ssh/authentication/ed25519_loader.rb b/lib/net/ssh/authentication/ed25519_loader.rb
index bcf920d..08ccd94 100644
--- a/lib/net/ssh/authentication/ed25519_loader.rb
+++ b/lib/net/ssh/authentication/ed25519_loader.rb
@@ -1,7 +1,6 @@
module Net
module SSH
module Authentication
-
# Loads ED25519 support which requires optinal dependecies like
# ed25519, bcrypt_pbkdf
module ED25519Loader