From a222d269af8fab98c4eaf937bf4177d60aa72577 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 16 Jul 2023 13:55:13 -0400 Subject: [PATCH] Remove initial value from input text tester --- input_text.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/input_text.yaml b/input_text.yaml index 556b8fd..d8d5998 100644 --- a/input_text.yaml +++ b/input_text.yaml @@ -2,5 +2,4 @@ report_system: name: Report System initial: Type your report here text_testing: - name: Text Testing - initial: This is for testing input texts \ No newline at end of file + name: Text Testing \ No newline at end of file