mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-29 11:31:28 -05:00
Removing old TODO
This commit is contained in:
@@ -406,7 +406,6 @@ func (j *ChunkJournal) UpdateGCGen(ctx context.Context, lastLock addr, next mani
|
||||
// Truncate the in-memory root and root timestamp metadata
|
||||
if !reflogDisabled {
|
||||
j.reflogRingBuffer.Truncate()
|
||||
// TODO: sanity check that j.reflogRingBuffer.Peek matches latest.root ?
|
||||
}
|
||||
|
||||
return latest, nil
|
||||
|
||||
Reference in New Issue
Block a user