mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
Remove extra Thread require
This commit is contained in:
parent
4f2cccf279
commit
4f81033762
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
var Thread = require('../engine/thread');
|
||||
|
||||
function Scratch3EventBlocks(runtime) {
|
||||
/**
|
||||
* The runtime instantiating this block package.
|
||||
|
|
Loading…
Reference in a new issue