From 3e777af0387821e7a7fe03792cf79915d1b20bc7 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Sun, 24 Jul 2016 02:12:21 -0400 Subject: fixed inbox mail pull --- routes/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'routes/index.js') diff --git a/routes/index.js b/routes/index.js index 961a60d..ae7b194 100644 --- a/routes/index.js +++ b/routes/index.js @@ -86,7 +86,6 @@ router.get('/search', function(req, res, next) { res.redirect('/exams/' + courseName); }); - /* This is a redirect from the exams page, route is generated in exams.hbs * * EXAMPLE DATA GIVEN BELOW: -- cgit v1.2.3