remove stale comments

Signed-off-by: Alex Chi Z <chi@neon.tech>
This commit is contained in:
Alex Chi Z
2025-07-30 10:54:53 -04:00
parent 6e0682e9ad
commit 5713ff31fc
3 changed files with 4 additions and 7 deletions

View File

@@ -1539,7 +1539,7 @@ pub struct OffloadedTimelineInfo {
pub archived_at: chrono::DateTime<chrono::Utc>,
}
/// The state of the rel size migration. This is persisted in the DbDir key and index part. Do not change without considering
/// The state of the rel size migration. This is persisted in the index part.
/// compatibility.
#[derive(Default, Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
#[serde(rename_all = "camelCase")]