Skip to content

Commit

Permalink
Merge pull request #24 from marten-seemann/remove-fuzzer-build-flag
Browse files Browse the repository at this point in the history
remove build constraint from fuzzer
  • Loading branch information
marten-seemann committed Feb 10, 2021
2 parents 75e002a + c556816 commit 0d16821
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 0d16821

Please sign in to comment.