From ec2aa00816dc9d7d4b7d1132b2c04390860fc60e Mon Sep 17 00:00:00 2001 From: NA Date: Sat, 10 Feb 2024 22:41:04 +0000 Subject: [PATCH] Edited rustfmt --- rustfmt.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/rustfmt.toml b/rustfmt.toml index c39a1cb..6b9d506 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,5 +1,2 @@ match_block_trailing_comma = true -merge_imports = true -normalize_comments = true -normalize_doc_attributes = true use_try_shorthand = true \ No newline at end of file