From e76bb3783cbd9801afb448b104ec65ee0bfeff16 Mon Sep 17 00:00:00 2001 From: Daniel Shiposha Date: Tue, 13 Dec 2022 16:28:59 +0000 Subject: [PATCH] fix: cargo fmt --- --- a/pallets/app-promotion/src/types.rs +++ b/pallets/app-promotion/src/types.rs @@ -161,4 +161,4 @@ .unwrap_or_else(|| MAX_NUMBER_PAYOUTS), } } -} +} -- gitstuff