]> BookStack Code Mirror - bookstack/commitdiff
JS: Removed random extra import
authorDan Brown <redacted>
Thu, 9 Nov 2023 13:36:00 +0000 (13:36 +0000)
committerDan Brown <redacted>
Thu, 9 Nov 2023 13:36:00 +0000 (13:36 +0000)
resources/js/services/util.js

index e6d93d61bd9620f1c28c555511342ef647713af5..59affff8814350ab1b6b1427f3007b8746e8c07e 100644 (file)
@@ -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