code cleanup

This commit is contained in:
Marc Michalsky forumZFD 2021-03-04 17:56:27 +01:00
parent db15d5deb1
commit e5a0400b34
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
3 changed files with 12 additions and 13 deletions

View file

@ -55,10 +55,6 @@ class CRM_TwingleCampaign_Upgrader extends CRM_TwingleCampaign_Upgrader_Base {
$ov = new OptionValue($option_value);
$ov->create();
}
// Create XCM-Profile
// TODO: create XCM-Profil
}
/**