Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Oct 3, 2024
1 parent c48257e commit 56b2be6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common_tools/utils/bench_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import numpy as np
import sys
import hashlib
import base64

def generate_md5_hex(file_path):
md5 = hashlib.md5()
Expand Down

0 comments on commit 56b2be6

Please sign in to comment.