Skip to content

Commit a1e69d1

Browse files
authored
Merge pull request containerd#3588 from apostasie/series-1
Remove old build tag syntax
2 parents 0612a1d + cc78fb3 commit a1e69d1

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)