From 7e2903b4a92a5942022ffa06770241b4a520f421 Mon Sep 17 00:00:00 2001 From: rakanalh Date: Fri, 15 Dec 2023 11:51:33 +0300 Subject: [PATCH] Cleanup rustfmt.toml --- rustfmt.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/rustfmt.toml b/rustfmt.toml index 2797c252b..0e86d10d6 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -24,8 +24,6 @@ use_field_init_shorthand = true ignore = [ "pallets/chainbridge", - "pallets/ddc-metrics-offchain-worker", - "pallets/ddc", "pallets/erc20", "pallets/erc721", ]