mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 15:02:52 -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 Cast = require('../util/cast');
|
||||||
const Timer = require('../util/timer');
|
|
||||||
|
|
||||||
class Scratch3ControlBlocks {
|
class Scratch3ControlBlocks {
|
||||||
constructor (runtime) {
|
constructor (runtime) {
|
||||||
|
|
Loading…
Reference in a new issue