remove whitespaces

This commit is contained in:
NikVolf
2019-08-22 14:37:26 +03:00
parent 261ad90d33
commit f316c1b439

View File

@@ -361,7 +361,5 @@ mod tests {
NodeLink::Stored(14) => { /* ok */ },
_ => panic!("Root should be stored(14)")
}
}
}