Skip to content

Commit

Permalink
Remove invalid type panic for now (addresses #86)
Browse files Browse the repository at this point in the history
  • Loading branch information
untoldwind committed Apr 3, 2024
1 parent 4dccbc2 commit b641a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arbitrary/gen_for_kind.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package arbitrary

import (
"fmt"
"reflect"

"github.com/leanovate/gopter"
Expand Down

0 comments on commit b641a79

Please sign in to comment.