From c94d6a1c00f42f132736528b036e6c96507a83df Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Thu, 18 Jun 2015 17:16:59 -0700 Subject: [PATCH] Removed extraneous conditional --- web/react/components/invite_member_modal.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/react/components/invite_member_modal.jsx b/web/react/components/invite_member_modal.jsx index 2ab43d2a0c..b5b1e31289 100644 --- a/web/react/components/invite_member_modal.jsx +++ b/web/react/components/invite_member_modal.jsx @@ -121,11 +121,9 @@ module.exports = React.createClass({ invite_sections[index] = (
- { true ?
- : ""}
{ email_error }