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