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