diff options
Diffstat (limited to 'routers/web/auth.go')
-rw-r--r-- | routers/web/auth.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/routers/web/auth.go b/routers/web/auth.go index 4a7fb856be..a771643b66 100644 --- a/routers/web/auth.go +++ b/routers/web/auth.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build !windows -// +build !windows package web |