diff --git a/awx/ui_next/src/screens/Template/shared/JobTemplateForm.jsx b/awx/ui_next/src/screens/Template/shared/JobTemplateForm.jsx index 57259647fa..88be879390 100644 --- a/awx/ui_next/src/screens/Template/shared/JobTemplateForm.jsx +++ b/awx/ui_next/src/screens/Template/shared/JobTemplateForm.jsx @@ -7,8 +7,6 @@ import { withFormik, Field } from 'formik'; import { Form, FormGroup, - Card, - CardBody, Switch, Checkbox, TextInput,