Skip to content

Commit

Permalink
Merge pull request #2181 from kchadha/revert-unwanted-changes
Browse files Browse the repository at this point in the history
Revert unwanted changes
  • Loading branch information
kchadha authored May 24, 2019
2 parents 1ee3cea + dbcbe8b commit 11b52c4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 25,326 deletions.
378 changes: 0 additions & 378 deletions src/extension-support/extension-manager-old.js

This file was deleted.

4 changes: 1 addition & 3 deletions src/extension-support/extension-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ const builtinExtensions = {
ev3: () => require('../extensions/scratch3_ev3'),
makeymakey: () => require('../extensions/scratch3_makeymakey'),
boost: () => require('../extensions/scratch3_boost'),
gdxfor: () => require('../extensions/scratch3_gdx_for'),
synth: () => require('../extensions/scratch3_synth'),
lightplay: () => require('../extensions/scratch3_lightplay'),
gdxfor: () => require('../extensions/scratch3_gdx_for')
};

/**
Expand Down
Loading

0 comments on commit 11b52c4

Please sign in to comment.