mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-30 08:49:29 +00:00
Correct small formatting issue
This commit is contained in:
+1
-3
@@ -495,9 +495,7 @@ impl ClusterLayout {
|
|||||||
zone: _,
|
zone: _,
|
||||||
capacity: Some(c),
|
capacity: Some(c),
|
||||||
tags: _,
|
tags: _,
|
||||||
}) => {
|
}) => *c,
|
||||||
*c
|
|
||||||
}
|
|
||||||
_ => 0,
|
_ => 0,
|
||||||
})
|
})
|
||||||
.collect();
|
.collect();
|
||||||
|
|||||||
Reference in New Issue
Block a user