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