Update pathmap generation for roadmap routes

This commit is contained in:
Kamran Ahmed
2019-11-27 20:53:29 +04:00
parent 0b72a07147
commit b53f8c982c
2 changed files with 2 additions and 27 deletions

View File

@@ -87,8 +87,6 @@ const getRoadmapRoutes = () => {
}, {});
};
console.log(getRoadmapRoutes());
/**
* Generates the path-map understood by next.js
* @returns {{}}