diff --git a/frame/support/src/lib.rs b/frame/support/src/lib.rs index 166f5b92f2d1c..efecbb75f9c62 100644 --- a/frame/support/src/lib.rs +++ b/frame/support/src/lib.rs @@ -2744,4 +2744,3 @@ pub mod pallet_macros { type_value, unbounded, validate_unsigned, weight, whitelist_storage, }; } -