Skip to content

Commit

Permalink
Fix contact deletion not working (#1159)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss authored Apr 13, 2018
1 parent 73b6991 commit 05bd0a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/ContactsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use App\Tag;
use Validator;
use App\Contact;
use App\Relationship;
use App\ContactFieldType;
use App\Jobs\ResizeAvatars;
use App\Helpers\VCardHelper;
Expand Down

0 comments on commit 05bd0a5

Please sign in to comment.