mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-22 22:12:28 -05:00
Remove unused require to fix build
This commit is contained in:
parent
d72cc55c11
commit
57057bfffc
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
var Promise = require('promise');
|
||||
var Thread = require('./thread');
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue