style: remove stray console log from input rule
This commit is contained in:
committed by
Dominik
parent
64b23e120c
commit
30c39c94c9
@@ -129,8 +129,6 @@ function run(config: {
|
|||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
console.log({ textBefore })
|
|
||||||
|
|
||||||
rules.forEach(rule => {
|
rules.forEach(rule => {
|
||||||
if (matched) {
|
if (matched) {
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user