From 874e7b3beb7e05b3ff2eaf06f524e272968c0ab4 Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Thu, 11 Jul 2024 14:18:28 -0600 Subject: [PATCH] revert change --- native/rustfmt.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/native/rustfmt.toml b/native/rustfmt.toml index bcba11da8..3463af618 100644 --- a/native/rustfmt.toml +++ b/native/rustfmt.toml @@ -17,9 +17,3 @@ edition = "2021" max_width = 100 - -reorder_imports = true -reorder_modules = true - -# this feature is only available in nightly -#group_imports = "StdExternalCrate" \ No newline at end of file