summaryrefslogtreecommitdiffstats
path: root/modules/graceful/net_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/graceful/net_windows.go')
-rw-r--r--modules/graceful/net_windows.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/graceful/net_windows.go b/modules/graceful/net_windows.go
index 35b7a9d1fe..07ae51b8dd 100644
--- a/modules/graceful/net_windows.go
+++ b/modules/graceful/net_windows.go
@@ -4,7 +4,6 @@
// This code is heavily inspired by the archived gofacebook/gracenet/net.go handler
//go:build windows
-// +build windows
package graceful