Remove uneeded attribute

pull/16198/merge^2
Alberto Miedes Garcés 4 years ago
parent 382fb3007f
commit c0768cdd4b

@ -152,7 +152,6 @@ module Carto
updated_at: api_key_hash[:updated_at],
grants: api_key_hash[:grants],
user_id: api_key_hash[:user_id],
remote_cloud_id: api_key_hash[:remote_cloud_id],
skip_role_setup: true,
skip_cdb_conf_info: true
)

Loading…
Cancel
Save