diff --git a/app/services/contacts/sync_attributes.rb b/app/services/contacts/sync_attributes.rb index 1e6b7d2c8..bc10def66 100644 --- a/app/services/contacts/sync_attributes.rb +++ b/app/services/contacts/sync_attributes.rb @@ -7,7 +7,7 @@ class Contacts::SyncAttributes def perform update_contact_location_and_country_code - # set_contact_type + set_contact_type end private