mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
cmd/tsshd: fix lint.
Signed-off-by: David Anderson <dave@natulte.net>
This commit is contained in:
parent
5c2deb66be
commit
67c1b2c6ef
@ -190,7 +190,6 @@ func handleSSH(s ssh.Session) {
|
||||
|
||||
fmt.Fprintf(s, "TODO: args\n")
|
||||
s.Exit(1)
|
||||
return
|
||||
}
|
||||
|
||||
func shellOfUser(user string) (string, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user