mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 18:32:20 +02:00
Remove debugging
This commit is contained in:
parent
ffa75ef48c
commit
6112d92f80
@ -94,7 +94,6 @@ export default createReactClass({
|
||||
},
|
||||
|
||||
_onUpdateStagePhase: function(newStage, newPhase) {
|
||||
console.log({newStage, newPhase});
|
||||
// We copy the stage and stage phase params into state for title selection in render()
|
||||
this.setState({uiaStage: newStage, uiaStagePhase: newPhase});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user