summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Stein <github@istik.de>2020-06-12 11:27:53 +0200
committerGitHub <noreply@github.com>2020-06-12 11:27:53 +0200
commitcc5b7af58b0090299c98d966b4eb93e697a8ee72 (patch)
tree88b9b165412c5dae0e102d58f06e117a3b13071c
parent41e59777b60ec08735e21a3d2c5863832a123fc0 (diff)
downloadnet-ssh-cc5b7af58b0090299c98d966b4eb93e697a8ee72.tar.gz
Remove trailing blank on agent.rb
Make Rubocop happy.
-rw-r--r--lib/net/ssh/authentication/agent.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/net/ssh/authentication/agent.rb b/lib/net/ssh/authentication/agent.rb
index 76d3329..59912a8 100644
--- a/lib/net/ssh/authentication/agent.rb
+++ b/lib/net/ssh/authentication/agent.rb
@@ -280,4 +280,3 @@ module Net
end
end
end
-