Commit e345406c authored by Clement Ho's avatar Clement Ho

Remove import so that webpack can handle the module

parent 3b17bba1
......@@ -106,9 +106,6 @@ var Dispatcher;
.catch(fail);
break;
case 'projects:merge_requests:show':
import('./pages/projects/merge_requests/show')
.then(callDefault)
.catch(fail);
shortcut_handler = true;
break;
case 'dashboard:activity':
......
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