soto: address #3484 review

This commit is contained in:
Matilde Park 2020-09-15 18:59:34 -04:00
parent 3482f4ae59
commit a053f59970

View File

@ -20,7 +20,6 @@ export default class DojoApp extends Component {
this.store.setStateHandler(this.setState.bind(this));
this.state = this.store.state;
this.resetControllers = this.resetControllers.bind(this);
}
resetControllers() {