tempfork/wireguard-windows: remove unnecessary build tag

The _windows.go suffix suffices.
This allows go:generate to run without creating a diff.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
pull/2460/head
Josh Bleecher Snyder 2021-07-13 16:19:24 -07:00 committed by Josh Bleecher Snyder
parent c179580599
commit 41d06bdf86
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
// +build windows
// Code generated by 'go generate'; DO NOT EDIT.
package firewall