diff options
Diffstat (limited to 'ipc/winpipe/file.go')
-rw-r--r-- | ipc/winpipe/file.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/winpipe/file.go b/ipc/winpipe/file.go index 748d7ac..319565f 100644 --- a/ipc/winpipe/file.go +++ b/ipc/winpipe/file.go @@ -1,5 +1,4 @@ //go:build windows -// +build windows /* SPDX-License-Identifier: MIT * |