Cleanup serde snapshot common.rs (#22854)

This commit is contained in:
Brooks Prumo
2022-02-01 05:39:53 -06:00
committed by GitHub
parent 551c24da57
commit 22f6db2e4f
4 changed files with 9 additions and 12 deletions

View File

@@ -44,7 +44,6 @@ use {
},
};
mod common;
mod newer;
mod storage;
mod tests;