eslint fixes

This commit is contained in:
Robin Scholtes 2023-08-15 20:33:09 +12:00
parent 9ea785fc63
commit ab8b48c437
5 changed files with 10 additions and 9 deletions

View file

@ -4,8 +4,6 @@
* @license Apache-2.0
*/
import { debounce } from "../../core/Utils.mjs";
/**
* Waiter to handle events related to the window object.
*/