Skip to content

Commit 75a195b

Browse files
committed
remove stray dbg
1 parent 1ff48e0 commit 75a195b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • libsql-wal/src/storage/compaction

libsql-wal/src/storage/compaction/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ impl AnalyzedSegments {
392392
end_frame_no,
393393
timestamp,
394394
};
395-
dbg!(&key);
396395
segments.push(key);
397396
}
398397
}

0 commit comments

Comments
 (0)