diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-24 06:12:21 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-24 06:12:21 +0000 |
| commit | 3e777af0387821e7a7fe03792cf79915d1b20bc7 (patch) | |
| tree | c8c8df68f6d11c16b2fb439cb60ec3b9639b56eb /routes/index.js | |
| parent | c7c6495993e29d1d51defcad6925274e9efa0bc8 (diff) | |
fixed inbox mail pull
Diffstat (limited to 'routes/index.js')
| -rw-r--r-- | routes/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
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: |
