We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d716fb commit 996fae0Copy full SHA for 996fae0
routers/web/admin/ips.go
@@ -65,7 +65,6 @@ func IPs(ctx *context.Context) {
65
Name string
66
FullName string
67
IP string
68
- UserAgent string
69
}
70
71
var (
0 commit comments