Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms committed Jan 31, 2025
1 parent d4f6aba commit 6761cd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ingest/replay_backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import (
type ReplayBackend struct {
ledgerBackend ledgerbackend.LedgerBackend
mergedLedgers []xdr.LedgerCloseMeta
index int
generatedLedgers []xdr.LedgerCloseMeta
generatedLedgerEntries []xdr.LedgerEntry
ledgerCloseTime time.Duration
Expand Down

0 comments on commit 6761cd8

Please sign in to comment.