1 parent 2107804 commit 687df29Copy full SHA for 687df29
1 file changed
header_ecc.py
@@ -596,7 +596,6 @@ def main(argv=None):
596
errors_filelist.append(row['filepath'])
597
598
# Read the ecc file
599
- fileinfos = ''
600
with open(database, 'rb') as db:
601
# Counters
602
files_count = 0
0 commit comments