remove console.logs
This commit is contained in:
parent
5d4db0a914
commit
24bed7bd89
@ -198,9 +198,6 @@ const state = {
|
||||
if (!match) {
|
||||
return "";
|
||||
}
|
||||
console.log(lines);
|
||||
console.log(line);
|
||||
console.log(match);
|
||||
return match[0];
|
||||
},
|
||||
get code() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user