mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-05-21 10:51:14 -04:00
Remove debug reference
This commit is contained in:
parent
4de24cfc30
commit
417296ac69
1 changed files with 0 additions and 1 deletions
|
@ -87,5 +87,4 @@ YieldTimers.rejectAll = function () {
|
|||
YieldTimers.timerId = 0;
|
||||
};
|
||||
|
||||
window.YieldTimers = YieldTimers;
|
||||
module.exports = YieldTimers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue