aboutsummaryrefslogtreecommitdiff
path: root/src/net/net_fake.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/net_fake.go')
-rw-r--r--src/net/net_fake.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/net_fake.go b/src/net/net_fake.go
index 48419be670..d58bd82029 100644
--- a/src/net/net_fake.go
+++ b/src/net/net_fake.go
@@ -5,7 +5,6 @@
// Fake networking for js/wasm. It is intended to allow tests of other package to pass.
//go:build js && wasm
-// +build js,wasm
package net