Removing username field from signup form

Thank you for the reply.

Actually you can submit an email address for the username field in your ‘Signup’ form in the universal login page. For example, in this example, we’re setting email and username to johnsmith@example.com and the form will submit without any validation error:

We just want a way to hide/remove the second text input so the user doesn’t have to type the same text twice.