quartz/processors/parse.ts @@ -50,9 +50,6 @@ } } if (verbose) { console.log(`Parsed and transformed ${res.length} Markdown files in ${perf.timeSince()}`) } return res }