Remove pointless method

This commit is contained in:
Robin Ward 2018-07-17 12:34:08 -04:00
parent 79b08b2679
commit bec53426c4
1 changed files with 0 additions and 4 deletions

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({