This commit is contained in:
Anatoly Yakovenko 2018-05-16 23:21:41 -07:00
parent 9a4ce6d70e
commit 63a0ba6ec8
1 changed files with 0 additions and 1 deletions

View File

@ -195,7 +195,6 @@ impl Crdt {
if nodes.len() < 1 {
return Err(Error::CrdtTooSmall);
}
info!("nodes table {}", nodes.len());
info!("blobs table {}", blobs.len());
// enumerate all the blobs, those are the indices