mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-05-21 03:30:21 +00:00
chore: remove stale error from tailscale service
This commit is contained in:
@@ -15,10 +15,6 @@ import (
|
||||
"tailscale.com/tsnet"
|
||||
)
|
||||
|
||||
var (
|
||||
TsnetErrClosed = errors.New("tsnet: use of closed network connection")
|
||||
)
|
||||
|
||||
type TailscaleWhoisResponse struct {
|
||||
UserID string
|
||||
LoginName string
|
||||
|
||||
Reference in New Issue
Block a user