del unused code (#4930)

pull/4943/head
zhoujun 2021-12-15 20:03:34 -06:00 committed by GitHub
parent 44fbda57dd
commit db873a789b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -145,8 +145,6 @@ def main(args):
for ino in range(len(img_list)):
logger.info("Predicts of {}:{}".format(valid_image_file_list[ino],
cls_res[ino]))
logger.info(
"The predict time about text angle classify module is as follows: ")
if __name__ == "__main__":