mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-12 07:45:41 -05:00
Remove old dead import file
This commit is contained in:
parent
287222f7ed
commit
430dbf0bd6
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
// @todo this file's name is a little bit unwieldly; should it be merged with load-costume.js (which could also contain common code between the two functions)?
|
||||
|
||||
const StringUtil = require('../util/string-util');
|
||||
const log = require('../util/log');
|
||||
|
||||
module.exports = loadOldTextCostume;
|
Loading…
Reference in a new issue