From 23306ff336fcd19cfcd6ece025e0d7ce7fd20388 Mon Sep 17 00:00:00 2001 From: Chris Garrity Date: Fri, 10 Apr 2020 16:09:17 -0400 Subject: [PATCH] remove excess space in the form MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There’s too much space after removing the redundant field. --- src/components/helpform/helpform.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/helpform/helpform.jsx b/src/components/helpform/helpform.jsx index cf91ae7ff..81047786c 100644 --- a/src/components/helpform/helpform.jsx +++ b/src/components/helpform/helpform.jsx @@ -26,7 +26,7 @@ const HelpForm = props => {