Skip to content
Snippets Groups Projects
Commit 6ae7eaba authored by ems19's avatar ems19
Browse files

[FIX] erase email route

parent 19b4ed5d
No related branches found
No related tags found
5 merge requests!391Hom -> Prod,!382[ADD] Email,!381Postgres migration,!380[ADD] Email route and fix Janaina Routes,!376Postgres migration
......@@ -210,6 +210,6 @@ api.use('/publication', publication);
api.use('/activity', activity);
//Email
api.use('/email', email);
// api.use('/email', email);
module.exports = api;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment