mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 01:25:55 +03:00
soto: address #3484 review
This commit is contained in:
parent
3482f4ae59
commit
a053f59970
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user