Skip to content

Commit

Permalink
en #9: fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLeoni committed Sep 10, 2020
1 parent 4a3555e commit 38b8e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extensions/botch/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,6 @@ class Scratch3Botch {
* the sprite in a format suitable to be viewed in a library panel
*/
loadLibrarySprite (id) {
const sb3 = require('../../serialization/sb3');
const JSZip = require('jszip');

const storage = this.storage;
Expand Down

0 comments on commit 38b8e1a

Please sign in to comment.