diff options
Diffstat (limited to 'src/encoding/json/fuzz.go')
| -rw-r--r-- | src/encoding/json/fuzz.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/encoding/json/fuzz.go b/src/encoding/json/fuzz.go index d3fa2d1113..f00898a798 100644 --- a/src/encoding/json/fuzz.go +++ b/src/encoding/json/fuzz.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build gofuzz -// +build gofuzz package json |
