Signed-off-by: unknown <zhangchun39@huawei.com>
This commit is contained in:
unknown 2023-08-21 10:22:04 +08:00
parent 00d08c48df
commit 74f9402321

View File

@ -551,4 +551,3 @@ def get_hash_content(file_path, hash_algorithm):
UPDATE_LOGGER.print_log(
"Get hash content success! path: %s" % file_path)
return hash_content