mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
Update pageserver/src/keyspace.rs
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
@@ -296,7 +296,6 @@ mod tests {
|
||||
//
|
||||
// ##### #####
|
||||
// #######
|
||||
println!("joins");
|
||||
let mut ks = KeySpaceRandomAccum::default();
|
||||
ks.add_range(kr(0..10));
|
||||
ks.add_range(kr(20..30));
|
||||
|
||||
Reference in New Issue
Block a user