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