Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
tako0614 committed Feb 20, 2024
1 parent f66b31d commit e223742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/api/logins/register.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export const handler = {
headers: { "Content-Type": "application/json" },
});
}
}
}
};
function generateRandomString(length) {
Expand Down

0 comments on commit e223742

Please sign in to comment.