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