Remove unused function
// FREEBIE
This commit is contained in:
parent
a390e37abc
commit
80764bf494
1 changed files with 0 additions and 5 deletions
|
@ -198,11 +198,6 @@
|
|||
}.bind(this));
|
||||
},
|
||||
|
||||
reload: function() {
|
||||
this.fetch().then(this.fetchContacts.bind(this));
|
||||
this.fetchMessages();
|
||||
},
|
||||
|
||||
archive: function() {
|
||||
this.set({active_at: null});
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue