diff --git a/modules/services/drupalgap_system.js b/modules/services/drupalgap_system.js index 04c2546d..1ec20de6 100644 --- a/modules/services/drupalgap_system.js +++ b/modules/services/drupalgap_system.js @@ -12,7 +12,6 @@ drupalgap.services.drupalgap_system = { drupalgap.entity_info = data.entity_info; drupalgap.field_info_instances = data.field_info_instances; drupalgap.field_info_fields = data.field_info_fields; - drupalgap.taxonomy_vocabularies = drupalgap_taxonomy_vocabularies_extract(data.taxonomy_vocabularies); drupalgap_service_resource_extract_results({ 'service':'drupalgap_system', 'resource':'connect',