Skip to content
Snippets Groups Projects
Commit 0910b2ec authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Remove dead code

parent 6713c7ad
Branches
Tags
No related merge requests found
......@@ -29,9 +29,6 @@ class SpriteSelectorItem extends React.PureComponent {
'handleMouseMove',
'handleMouseUp'
]);
// Asset ID of the current decoded costume
this.decodedAssetId = null;
}
getCostumeData () {
if (this.props.costumeURL) return this.props.costumeURL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment