We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b7905 commit b8c87f7Copy full SHA for b8c87f7
internal/fetcher/fetcher_test.go
@@ -13,7 +13,6 @@ import (
13
type mockFetchableItem struct {
14
item int
15
wait time.Duration
16
- err error
17
}
18
19
type mockOutput struct {
0 commit comments