Skip to content

Commit

Permalink
remvoed FamilyWorkPhoneTask (#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO authored Jul 4, 2017
1 parent e960771 commit a60b42c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
2 changes: 0 additions & 2 deletions src/ChurchCRM/Service/TaskService.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
use ChurchCRM\Tasks\ChurchAddress;
use ChurchCRM\Tasks\ChurchNameTask;
use ChurchCRM\Tasks\EmailTask;
use ChurchCRM\Tasks\FamilyWorkPhoneTask;
use ChurchCRM\Tasks\HttpsTask;
use ChurchCRM\Tasks\IntegrityCheckTask;
use ChurchCRM\Tasks\PrerequisiteCheckTask;
Expand Down Expand Up @@ -37,7 +36,6 @@ public function __construct()
new IntegrityCheckTask(),
new LatestReleaseTask(),
new RegisteredTask(),
new FamilyWorkPhoneTask(),
new PersonGenderDataCheck(),
new PersonClassificationDataCheck(),
new PersonRoleDataCheck(),
Expand Down
38 changes: 0 additions & 38 deletions src/ChurchCRM/tasks/FamilyWorkPhoneTask.php

This file was deleted.

0 comments on commit a60b42c

Please sign in to comment.