(I could have sworn I deleted that line...)

This commit is contained in:
Kevin Banks 2021-02-03 18:54:03 -06:00
parent f2067730cb
commit 4d90f198ec
1 changed files with 0 additions and 1 deletions

View File

@ -558,7 +558,6 @@ for idx, descriptor in enumerate(string_descriptors):
b = bytes(descriptor)
notes = descriptor.notes()
notes = fix_notes(notes) # for comparision of files beteen runs
i = 0
# This prints each subdescriptor on a separate line.