Skip to content

Commit

Permalink
engineName?
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonStoltz committed Nov 11, 2020
1 parent e847930 commit 5df1e78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export const GenericConfirmationModal: React.FC<GenericConfirmationModalProps> =
>
<EuiFieldText
data-test-subj="GenericConfirmationModalInput"
name="engineName"
value={inputValue}
onChange={(e) => setInputValue(e.target.value)}
/>
Expand Down

0 comments on commit 5df1e78

Please sign in to comment.