mirror of
https://github.com/openharmony/ark_ts2abc.git
synced 2026-07-21 00:05:28 -04:00
Remove the unuseful json file log
Signed-off-by: hufeng <hufeng20@huawei.com> Change-Id: Ib541cf3b9970374eac63ebbf3cc621522838062c
This commit is contained in:
@@ -1310,8 +1310,6 @@ bool HandleJsonFile(const std::string &input, std::string &data)
|
||||
data = buf.data();
|
||||
buf.clear();
|
||||
file.close();
|
||||
Logd(data.c_str());
|
||||
Logd("----------------------------------");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user