Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinekllee committed Jul 21, 2023
2 parents ed415bf + b6d2d26 commit a4713f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/app/screens/SignupScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ function SignupScreen({ navigation }) {
console.log("actual password:" + pass);
return pass;
}
function gotoSignUp() {
handleSignUp();
}

function SendEmail(name, email, pass) {
var params = {
Expand Down

0 comments on commit a4713f4

Please sign in to comment.