]> BookStack Code Mirror - bookstack/blobdiff - resources/js/services/util.js
Comments: Added HTML filter test, fixed placeholder in dark mode
[bookstack] / 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