Skip to content

Commit

Permalink
Merge pull request #31 from DasunThathsara/dev
Browse files Browse the repository at this point in the history
Update actions
  • Loading branch information
DasunThathsara authored Sep 23, 2023
2 parents f4c94ec + d8e9896 commit b93ec4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/Users.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ public function login(){
else{
if ($this->userModel->findUserByEmail($data['email'])){
// User found

}
else{
// User not found
Expand Down

0 comments on commit b93ec4c

Please sign in to comment.