Skip to content
Snippets Groups Projects
Commit 8e2b6a2e authored by Agustin Ruiz Diaz Cambon's avatar Agustin Ruiz Diaz Cambon
Browse files

This is "cerdo" don't do it again.

parent aefef7b3
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ router.use('/users', UserController);
router.use('/faqs', FAQController);
// From this line on a auth verification will be taken
// router.use(AuthMiddleware.authChecker);
router.use(AuthMiddleware.authChecker);
router.use('/sheetParser', SheetController);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment