Hide prepare user map
This commit is contained in:
parent
55967a84eb
commit
a00fda47a5
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class MigrateToCloud::ImportToCloud
|
|||
def perform(type)
|
||||
case type
|
||||
when 'user'
|
||||
prepare_user_map
|
||||
# import_users_to_account
|
||||
# prepare_user_map
|
||||
import_users_to_account
|
||||
when 'contact'
|
||||
import_contacts_to_account
|
||||
when 'conversation'
|
||||
|
|
Loading…
Reference in a new issue