From fead0979006abae37ae33b7edd00ea337cd065a9 Mon Sep 17 00:00:00 2001 From: GuilhermeWerner <26710260+GuilhermeWerner@users.noreply.github.com> Date: Fri, 3 Sep 2021 10:56:02 -0300 Subject: [PATCH] Remove unused files --- .clippy.toml | 1 - rustfmt.toml | 0 2 files changed, 1 deletion(-) delete mode 100644 .clippy.toml delete mode 100644 rustfmt.toml diff --git a/.clippy.toml b/.clippy.toml deleted file mode 100644 index c15ce90..0000000 --- a/.clippy.toml +++ /dev/null @@ -1 +0,0 @@ -needless_return = "allow" diff --git a/rustfmt.toml b/rustfmt.toml deleted file mode 100644 index e69de29..0000000