accept suggestion

Co-authored-by: Joonas Koivunen <joonas@neon.tech>
This commit is contained in:
bojanserafimov
2023-11-27 11:23:30 -05:00
committed by GitHub
parent d9af548ca8
commit 8568456f95

View File

@@ -2878,7 +2878,7 @@ impl Tenant {
/// - after initialization complete, remove the temp dir.
///
/// The caller is responsible for activating the returned timeline.
pub async fn bootstrap_timeline(
pub(crate) async fn bootstrap_timeline(
&self,
timeline_id: TimelineId,
pg_version: u32,