mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
fix lint
This commit is contained in:
parent
ab0cef52eb
commit
e237d24846
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
const Cast = require('../util/cast');
|
||||
const Timer = require('../util/timer');
|
||||
|
||||
class Scratch3ControlBlocks {
|
||||
constructor (runtime) {
|
||||
|
|
Loading…
Reference in a new issue