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