formatting & lints

This commit is contained in:
kayibal
2025-02-05 18:04:36 -06:00
committed by Alan Höng
parent 5eb08acf82
commit 22f70ca110
10 changed files with 2150 additions and 2541 deletions

View File

@@ -4,7 +4,6 @@ pub mod balances;
pub mod contract;
mod mock_store;
pub mod models;
#[allow(clippy::too_long_first_doc_paragraph)]
mod pb;
pub mod prelude {