diff options
Diffstat (limited to 'solutions/maps.go')
| -rw-r--r-- | solutions/maps.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/maps.go b/solutions/maps.go index f2565a0..1d99b7f 100644 --- a/solutions/maps.go +++ b/solutions/maps.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 |
