net/portmap: run go fmt
Signed-off-by: Denton Gentry <dgentry@tailscale.com>pull/4961/head
parent
de4c635e54
commit
b5553c6ad2
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
//go:build !js
|
//go:build !js
|
||||||
// +build !js
|
// +build !js
|
||||||
|
|
||||||
// (no raw sockets in JS/WASM)
|
// (no raw sockets in JS/WASM)
|
||||||
|
|
||||||
package portmapper
|
package portmapper
|
||||||
|
|
Loading…
Reference in New Issue