diff options
Diffstat (limited to 'solutions/errors.go')
| -rw-r--r-- | solutions/errors.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/errors.go b/solutions/errors.go index e8de49e..d6232b8 100644 --- a/solutions/errors.go +++ b/solutions/errors.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build ignore +//go:build ignore package main |
