Skip to content

Commit cc78fb3

Browse files
committed
Remove old build tag syntax
Signed-off-by: apostasie <[email protected]>
1 parent 07cb00b commit cc78fb3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pkg/logging/logs_other.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
/*
54
Copyright The containerd Authors.

pkg/logging/logs_windows.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
/*
54
Copyright The containerd Authors.

0 commit comments

Comments
 (0)