Skip to content

Commit 11a4974

Browse files
merge staging
1 parent 89a84ae commit 11a4974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mobile/lib/screens/email_authentication/email_verification_screen.dart

-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ class _EmailAuthVerificationWidgetState
257257
try {
258258
final currentUser = FirebaseAuth.instance.currentUser;
259259
if (currentUser != null) {
260-
await CustomAuth.firebaseSignIn(emailCredential);
261260

262261
Navigator.pop(context);
263262

0 commit comments

Comments
 (0)