Skip to content

Commit 07a5435

Browse files
committed
not ready to set this prop yet...
1 parent 9977a7e commit 07a5435

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/create-tree.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ module.exports = async function createTree (originalPath, langObj) {
4141
const item = {
4242
relativePath,
4343
title: page.shortTitle || page.title,
44-
// parentPath: parentPath || null,
4544
page
4645
}
4746

0 commit comments

Comments
 (0)