pwang7 / rebook

96 stars 11 forks source link

`entry_list` never user #11

Open R-e-d-J opened 3 years ago

R-e-d-J commented 3 years ago

The variable entry_list (https://github.com/pwang7/rebook/blob/master/rebook.py#L2070) is never used.

entry_list = [
    inputPathEntry,
    outputPathEntry,
    cmdArgEntry,
    pageNumEntry,
    landscapePageNumEntry,
    currentPreviewPageNumEntry,
]

I think you can remove it