remove vertcal row in api helpers ts

parent 4bc740e6
......@@ -223,7 +223,6 @@ export const transporter = nodemailer.createTransport({
return dateCopy;
}
export let frontend_url = 'localhost:3000';
if (process.env.REACT_APP_NODE_ENV === "dev") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment