Skip to content

Commit

Permalink
remove build constraint from fuzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Feb 10, 2021
1 parent 4f43360 commit 2379e42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fuzzing/fuzz.go
@@ -1,5 +1,3 @@
// +build gofuzz

package qpack

import (
Expand Down

0 comments on commit 2379e42

Please sign in to comment.