mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Disable console.log
This commit is contained in:
parent
0991e54c22
commit
ea01c5c1b9
3 changed files with 5 additions and 5 deletions
|
@ -514,6 +514,6 @@ export class Query {
|
|||
this.queryParams.text = text;
|
||||
|
||||
// eslint-disable-next-line no-console
|
||||
console.log('queryParams:', this.queryParams);
|
||||
//console.log('queryParams:', this.queryParams);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue