net/netns: remove redundant build tag

Filename is sufficient.
This commit is contained in:
Brad Fitzpatrick 2020-05-31 14:05:54 -07:00
parent dcd7a118d3
commit 45b139d338

View File

@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build linux
package netns
import (