layout: refactoring, merge two files

This commit is contained in:
Alex Auvolat
2023-12-08 14:15:52 +01:00
parent 64a6e557a4
commit 4dbf254512
4 changed files with 440 additions and 435 deletions
-1
View File
@@ -10,7 +10,6 @@ use garage_util::data::*;
use garage_util::error::*;
use super::graph_algo::*;
use super::schema::*;
use super::*;
// The Message type will be used to collect information on the algorithm.