diff --git a/resources/js/services/util.js b/resources/js/services/util.js index e6d93d61b..59affff88 100644 --- a/resources/js/services/util.js +++ b/resources/js/services/util.js @@ -1,5 +1,3 @@ -import {elem} from './dom'; - /** * Returns a function, that, as long as it continues to be invoked, will not * be triggered. The function will be called after it stops being called for