Remove unnecessary whitespace.

This commit is contained in:
Elizabeth Murray
2025-05-28 12:54:53 -07:00
parent c8abe7e90f
commit 97f18dd013

View File

@@ -102,7 +102,6 @@ impl TryFrom<ReadLsn> for proto::ReadLsn {
}
}
// RelTag is defined in pageserver_api::reltag.
pub type RelTag = pageserver_api::reltag::RelTag;