mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-02 04:50:38 +00:00
doc: drop comment in favor of drop_eviction_guard
This commit is contained in:
@@ -4065,7 +4065,6 @@ impl Timeline {
|
||||
});
|
||||
|
||||
resident_layers.push(LocalLayerInfoForDiskUsageEviction {
|
||||
// we explicitly don't want to keep this layer downloaded
|
||||
layer: l.drop_eviction_guard(),
|
||||
last_activity_ts,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user