Remove comments

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54467 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
sofia.baltzi 2018-12-20 12:17:49 +00:00
parent 7516d60e35
commit e6df7c9374
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ export class InviteComponent implements OnInit {
}
public composeEmail() {
// this.email.subject = "[OpenAIRE-Connect] Community_name";
this.email.body = Composer.formatEmailBodyForInvitation(this.body);
}