Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Sep 15, 2023
1 parent 6f2009b commit f7b891a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go/fuzz_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ func init() {
batchVectorDataSeeds = bsL
}

var specVectorTestData = VectorsTestData()

func FuzzVerifyNonMembership(f *testing.F) {
if testing.Short() {
f.Skip("in -short mode")
Expand Down

0 comments on commit f7b891a

Please sign in to comment.