Skip to content

Commit c51b871

Browse files
committed
fix lint
1 parent ee7a627 commit c51b871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/state_synchronization/indexer/indexer_core_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ func (i *indexCoreTest) setStoreEvents(f func(*testing.T, flow.Identifier, []flo
144144
return i
145145
}
146146

147-
148147
func (i *indexCoreTest) setStoreTransactionResults(f func(*testing.T, flow.Identifier, []flow.LightTransactionResult) error) *indexCoreTest {
149148
i.results.
150149
On("BatchStore", mock.Anything, mock.Anything, mock.AnythingOfType("flow.Identifier"), mock.AnythingOfType("[]flow.LightTransactionResult")).

0 commit comments

Comments
 (0)