remove cruft log

This commit is contained in:
AJ ONeal 2015-01-16 03:22:43 -07:00
parent b96dae1c34
commit 7fcd45fa88

View File

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