2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

Remove pointless method

This commit is contained in:
Robin Ward 2018-07-17 12:34:08 -04:00
parent 79b08b2679
commit bec53426c4

View file

@ -54,10 +54,6 @@ export default Ember.Component.extend(CardContentsBase, CleansUp, {
.finally(() => this.set("loading", null));
},
didInsertElement() {
this._super();
},
_close() {
this._super();
this.setProperties({