diff options
Diffstat (limited to 'content/concurrency/channels.go')
| -rw-r--r-- | content/concurrency/channels.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/concurrency/channels.go b/content/concurrency/channels.go index 60fc324..82d4b63 100644 --- a/content/concurrency/channels.go +++ b/content/concurrency/channels.go @@ -1,4 +1,4 @@ -// +build OMIT +//go:build OMIT package main |
