Skip to content

Commit 14eb2c4

Browse files
committed
Merge pull request #8114 from onflow/peter/collection-indexer-rework-v0.43
[Access] Refactor the collection indexing and syncing
1 parent 495214f commit 14eb2c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/access/ingestion/collections/syncer_execution_data.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99

1010
"github.com/onflow/flow-go/module/executiondatasync/execution_data"
1111
"github.com/onflow/flow-go/storage"
12+
"github.com/rs/zerolog"
1213
)
1314

1415
// ExecutionDataSyncer submits collections from execution data to the collections indexer. It is

0 commit comments

Comments
 (0)