Skip to content

Commit 687df29

Browse files
committed
update: code cleanup
Signed-off-by: Stephen L. <lrq3000@gmail.com>
1 parent 2107804 commit 687df29

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

header_ecc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ def main(argv=None):
596596
errors_filelist.append(row['filepath'])
597597

598598
# Read the ecc file
599-
fileinfos = ''
600599
with open(database, 'rb') as db:
601600
# Counters
602601
files_count = 0

0 commit comments

Comments
 (0)