From ef72a935abfd96d8549a7303d497d288d84b0ddd Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 19 Feb 2022 14:13:44 -0800 Subject: [PATCH] Remove duplicate editor key in config --- tests/data/configs/editor_markdown_extension.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/data/configs/editor_markdown_extension.yaml b/tests/data/configs/editor_markdown_extension.yaml index bf3b8d8e..48d67093 100644 --- a/tests/data/configs/editor_markdown_extension.yaml +++ b/tests/data/configs/editor_markdown_extension.yaml @@ -1,6 +1,5 @@ default_hour: 9 default_minute: 0 -editor: "" encrypt: false highlight: true editor: "vim"