aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ssh/ssh_graceful.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ssh/ssh_graceful.go')
-rw-r--r--modules/ssh/ssh_graceful.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ssh/ssh_graceful.go b/modules/ssh/ssh_graceful.go
index 08a7c85752..98fe17b3bc 100644
--- a/modules/ssh/ssh_graceful.go
+++ b/modules/ssh/ssh_graceful.go
@@ -27,7 +27,6 @@ func listen(server *ssh.Server) {
}
}
log.Info("SSH Listener: %s Closed", server.Addr)
-
}
// Unused informs our cleanup routine that we will not be using a ssh port