Skip to content

Commit 410f83b

Browse files
committed
Remove legacy buildtag +build which are no longer needed
1 parent d646a72 commit 410f83b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

internal/capture/executils/shell_windows_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build windows
2-
// +build windows
32

43
package executils
54

internal/capture/executils/sudo_others.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
package executils
54

internal/capture/procps/linux/export.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build linux
2-
// +build linux
32

43
package linux
54

0 commit comments

Comments
 (0)