0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-16 18:45:23 +01:00

Update routers/web/admin/ips.go

This commit is contained in:
techknowlogick 2025-03-20 20:00:38 -04:00 committed by GitHub
parent 5d716fbe0b
commit 996fae02c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,6 @@ func IPs(ctx *context.Context) {
Name string Name string
FullName string FullName string
IP string IP string
UserAgent string
} }
var ( var (