mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-22 07:30:37 +00:00
doc: remove unnecessary comment
This commit is contained in:
@@ -710,8 +710,6 @@ impl RemoteTimelineClient {
|
||||
|
||||
if modified {
|
||||
self.schedule_index_upload(upload_queue)?;
|
||||
} else {
|
||||
// the modifications are already being uploaded
|
||||
}
|
||||
|
||||
Some(self.schedule_barrier0(upload_queue))
|
||||
|
||||
Reference in New Issue
Block a user