diff options
Diffstat (limited to 'content/methods/methods.go')
| -rw-r--r-- | content/methods/methods.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/methods/methods.go b/content/methods/methods.go index 692a095..bd8da04 100644 --- a/content/methods/methods.go +++ b/content/methods/methods.go @@ -1,4 +1,4 @@ -// +build OMIT +//go:build OMIT package main |
