Skip to content

Commit 6d90de0

Browse files
committed
Revert "Update AccountService.cs"
This reverts commit 2009b39.
1 parent 2009b39 commit 6d90de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

API/Services/Account/AccountService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,4 +684,4 @@ private async Task<bool> CheckPassword(string password, User user)
684684

685685
return true;
686686
}
687-
}
687+
}

0 commit comments

Comments
 (0)