Remove obsolete TODO
This commit is contained in:
@@ -52,7 +52,6 @@ export default Ember.Component.extend({
|
|||||||
this.get('kredits').addContributor(
|
this.get('kredits').addContributor(
|
||||||
this.get('address'),
|
this.get('address'),
|
||||||
this.get('realName'),
|
this.get('realName'),
|
||||||
'', // TODO: this.get('ipfsHash')
|
|
||||||
this.get('isCore'),
|
this.get('isCore'),
|
||||||
this.get('id')
|
this.get('id')
|
||||||
).then(contributor => {
|
).then(contributor => {
|
||||||
|
|||||||
Reference in New Issue
Block a user