JS: Removed random extra import

This commit is contained in:
Dan Brown 2023-11-09 13:36:00 +00:00
parent 48f115291a
commit bff1f502bb
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

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