From 95fd44afdcd8d05c84a7ab5049ed70a7268c951c Mon Sep 17 00:00:00 2001 From: tottoto Date: Sat, 14 Dec 2024 00:49:25 +0900 Subject: [PATCH] chore: Remove rustfmt config file --- rustfmt.toml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 rustfmt.toml diff --git a/rustfmt.toml b/rustfmt.toml deleted file mode 100644 index 3a26366d4..000000000 --- a/rustfmt.toml +++ /dev/null @@ -1 +0,0 @@ -edition = "2021"