Remove redundant build tags

Remove build tags which are already implied by the name of the file.
Ensures build tags are used consistently

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2021-08-05 22:27:46 -07:00
parent b43d9502c2
commit 6f027e38a8
60 changed files with 0 additions and 120 deletions

View File

@@ -1,5 +1,3 @@
// +build linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,3 @@
// +build linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,3 @@
// +build windows
/*
Copyright The containerd Authors.