Skip to content

Commit

Permalink
Merge pull request #3588 from apostasie/series-1
Browse files Browse the repository at this point in the history
Remove old build tag syntax
  • Loading branch information
AkihiroSuda authored Oct 22, 2024
2 parents 0612a1d + cc78fb3 commit a1e69d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkg/logging/logs_other.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows

/*
Copyright The containerd Authors.
Expand Down
1 change: 0 additions & 1 deletion pkg/logging/logs_windows.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows
// +build windows

/*
Copyright The containerd Authors.
Expand Down

0 comments on commit a1e69d1

Please sign in to comment.