style: remove stray console log from input rule

This commit is contained in:
Dominik Biedebach
2022-05-20 16:31:49 +02:00
committed by Dominik
parent 64b23e120c
commit 30c39c94c9

View File

@@ -129,8 +129,6 @@ function run(config: {
}, },
) )
console.log({ textBefore })
rules.forEach(rule => { rules.forEach(rule => {
if (matched) { if (matched) {
return return