From 80b3fe61fca4b2ad146858119bc18506040c3127 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Thu, 13 Aug 2020 14:19:01 +0900 Subject: [PATCH] Remove unnecessary rustfmt config --- .rustfmt.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rustfmt.toml b/.rustfmt.toml index 5794e8d1..f56c0c3e 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,2 +1 @@ -edition = "2018" use_try_shorthand = true