Skip to content

Commit b8c87f7

Browse files
committed
Remove unused err field
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
1 parent 66b7905 commit b8c87f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/fetcher/fetcher_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
type mockFetchableItem struct {
1414
item int
1515
wait time.Duration
16-
err error
1716
}
1817

1918
type mockOutput struct {

0 commit comments

Comments
 (0)