MCPcopy Create free account
hub / github.com/codecombat/codecombat / destroy

Method destroy

app/views/play/menu/MyCodeView.js:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 destroy () {
57 return super.destroy()
58 }
59
60 onClickReloadCode (e) {
61 if (e.shiftKey) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected