trivial change
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
92a4d88532
commit
a3024fdd14
1 changed files with 0 additions and 1 deletions
|
|
@ -434,7 +434,6 @@ Future<bool?> loginDialog() async {
|
|||
}
|
||||
break;
|
||||
case HttpType.kAuthResTypeEmailCheck:
|
||||
setState(() => isInProgress = false);
|
||||
close(true);
|
||||
verificationCodeDialog(resp.user);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue