remove unused state from Embed/index

main
Mike Fix 4 years ago
parent 1e14c1b9bf
commit d033baf749
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

@ -46,7 +46,6 @@ class Embed extends React.Component {
code: DEFAULT_CODE,
mounted: false,
readOnly: true,
key: 0,
}
snippet = {}

Loading…
Cancel
Save