Remove console.log

pull/8286/head
Puru Vijay 4 years ago
parent 364138aba4
commit 38c1123f83

@ -337,8 +337,6 @@ function parse({ file, body, code, codespan }) {
const normalized = slugify(title);
console.log({ title });
headings[level - 1] = normalized;
headings.length = level;

Loading…
Cancel
Save