remove Error Message
Used to change the uiState to a non-error state thereby removing any associated error messages from the UI layer.
This is mainly used to hide any error messages/highlighting from the associated screen that's meant to be displayed when the current state is one of the error states - SignUpUiFailureType.INVALID_CREDENTIALS or SignUpUiFailureType.NETWORK_ERROR.