remove cruft log

This commit is contained in:
AJ ONeal 2015-01-16 03:22:43 -07:00
부모 b96dae1c34
커밋 7fcd45fa88
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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