Commit 3a0965a
authored
Fix facebook/time leaphash fuzzing (#14125)
Fuzzing for facebook/time/leaphash is broken :
https://github.com/facebook/time/actions/runs/18468217446/job/52615356061?pr=476
Commenting out the test function breaks go build due to an unused import
on fuzzing, comment out unnecessary import1 parent e7daf97 commit 3a0965a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments