Fix lint errors

This commit is contained in:
2026-03-20 17:30:49 +04:00
parent aa99e5d766
commit b39d92b7c4
2 changed files with 7 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ export default class SearchBoxComponent extends Component {
this.searchTask.perform();
}
searchTask = task({ restartable: true }, async () => {
await timeout(300);