style: Fixed route.js

This commit is contained in:
scmmishra 2019-03-06 10:55:21 +05:30
parent 28dd4c139e
commit 18a1a8d4f4

View File

@ -87,7 +87,6 @@ const routes = [{
next()
}
}
}
];
}];
export default routes;