1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 16:39:02 +02:00

Update pathmap generation for roadmap routes

This commit is contained in:
Kamran Ahmed
2019-11-27 20:53:29 +04:00
parent ce984825a5
commit 9b5f23f6f7
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 {{}}