Skip to content

Commit b592de9

Browse files
committed
Remove the unneeded build tag from the config_linux.go
config_linux.go already has the "_linux" for the go build, so the build tag in the file is redundant. Signed-off-by: Lai Jiangshan <[email protected]>
1 parent dca1dfd commit b592de9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config_linux.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build linux
2-
31
package specs
42

53
// LinuxSpec is the full specification for linux containers.

0 commit comments

Comments
 (0)