mirror of
https://github.com/docker/cli.git
synced 2026-09-26 17:30:51 -04:00
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are already only built on Linux / Windows, so these build-tags were redundant. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 6ed1163c98703f8dd0693cecbadc84d2cda811c3 Component: engine
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package sysinfo
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user