mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
@@ -383,7 +383,6 @@ bool ConfigParser::ParseJsonArrayRef(cJSON *parent, const string &key, cJSON *no
|
||||
}
|
||||
}
|
||||
cJSON_AddItemToObject(parent, (key + "Id").c_str(), array);
|
||||
cJSON_Delete(array);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user