remove cruft log

This commit is contained in:
AJ ONeal 2015-01-16 03:22:43 -07:00
parent b96dae1c34
commit 7fcd45fa88
1 changed files with 0 additions and 1 deletions

View File

@ -526,7 +526,6 @@
, nindex
;
console.log('page.path', page.path);
if (alwaysAdd && /^(_root\/)index(\.\w+)$/i.test(page.path)) {
return;
}