1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-24 07:42:07 +03:00

JS: Removed random extra import

This commit is contained in:
Dan Brown
2023-11-09 13:36:00 +00:00
parent 48f115291a
commit bff1f502bb

View 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