Skip to content

Commit

Permalink
Remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed May 13, 2024
1 parent 4fc0da7 commit bc806c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/utils/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@ func CreateLedgerBackend(ctx context.Context, useCaptiveCore bool, env Environme
FilesPerPartition: 64000,
}

// TODO: In the future CompressionType should be removed as it won't be configurable
BSBackendConfig := ledgerbackend.BufferedStorageBackendConfig{
LedgerBatchConfig: ledgerBatchConfig,
DataStore: dataStore,
Expand Down

0 comments on commit bc806c9

Please sign in to comment.