mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-10 21:14:06 -04:00
Satisfy linter
This commit is contained in:
parent
43c5d5c053
commit
b4e5655b18
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
const test = require('tap').test;
|
||||
const Operators = require('../../src/blocks/scratch3_operators');
|
||||
const Data = require('../../src/blocks/scratch3_data');
|
||||
|
||||
const blocks = new Operators(null);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue