mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-28 22:30:40 -04:00
Add file comment block to video_sensing/debug.js
This commit is contained in:
parent
e65b7985cb
commit
c291a04cc7
2 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,6 @@ const ArgumentType = require('../../extension-support/argument-type');
|
|||
const BlockType = require('../../extension-support/block-type');
|
||||
const Clone = require('../../util/clone');
|
||||
const log = require('../../util/log');
|
||||
const Timer = require('../../util/timer');
|
||||
|
||||
const VideoMotion = require('./lib');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue