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

Function clearData

app/views/teachers/ShareLicensesStoreModule.js:60–62  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

58 state.error = error
59 },
60 clearData (state) {
61 return _.assign(state, initialState)
62 }
63 },
64 actions: {
65 setPrepaid ({ commit }, prepaid) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected