]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
48f1152
)
JS: Removed random extra import
author
Dan Brown
<redacted>
Thu, 9 Nov 2023 13:36:00 +0000
(13:36 +0000)
committer
Dan Brown
<redacted>
Thu, 9 Nov 2023 13:36:00 +0000
(13:36 +0000)
resources/js/services/util.js
patch
|
blob
|
history
diff --git
a/resources/js/services/util.js
b/resources/js/services/util.js
index e6d93d61bd9620f1c28c555511342ef647713af5..59affff8814350ab1b6b1427f3007b8746e8c07e 100644
(file)
--- 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