chore: remove console

pull/4382/head
btea 10 months ago
parent 608141eb86
commit 64fc577fc5

@ -33,9 +33,6 @@ export function processIncludes(
m1 = m1.slice(0, -len) // remove meta info from the include path
}
console.log('m1', m1)
console.log(region, title)
const atPresent = m1[0] === '@'
try {

Loading…
Cancel
Save