clean up
This commit is contained in:
@ -39,4 +39,8 @@ const sendOTPByEmail = async (email, otp) => {
|
||||
module.exports = {
|
||||
generateOTP,
|
||||
sendOTPByEmail
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user