From 809b278a7b30a7716343bd319484556892c7d03f Mon Sep 17 00:00:00 2001 From: Sebastian Sellmair Date: Wed, 10 Jan 2024 08:25:15 +0100 Subject: [PATCH] [Minor] Remove unnecessary backend.native/functionalTest/.editorconfig --- kotlin-native/backend.native/functionalTest/.editorconfig | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 kotlin-native/backend.native/functionalTest/.editorconfig diff --git a/kotlin-native/backend.native/functionalTest/.editorconfig b/kotlin-native/backend.native/functionalTest/.editorconfig deleted file mode 100644 index 93a002809be..00000000000 --- a/kotlin-native/backend.native/functionalTest/.editorconfig +++ /dev/null @@ -1,2 +0,0 @@ -[*] -ij_continuation_indent_size = 4 \ No newline at end of file