remove excesive logging
This commit is contained in:
parent
a827ed102b
commit
50941d0001
2 changed files with 0 additions and 2 deletions
|
@ -1918,7 +1918,6 @@ class Localuser{
|
|||
this.MDSearchOptions(map,orginal);
|
||||
}
|
||||
search(str:string,pre:boolean){
|
||||
console.log(str);
|
||||
if(!pre){
|
||||
const match=str.match(this.autofillregex);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue