scorelab / Bassa

Automated Download Queue for Communities to take the best use of Internet bandwidth
GNU General Public License v3.0
168 stars 493 forks source link

Unused imports warnings #910

Closed BLasan closed 4 years ago

BLasan commented 4 years ago

Describe the bug There are unused import warnings on Auht.py , DownloadDaemon.py.

To Reproduce Steps to reproduce the behavior:

  1. Go to the relevant files.
  2. Remove all unused imports,variables

Expected behavior No warnings should be appeared from selected files.

Screenshots Screenshot from 2020-03-31 13-38-39

Desktop (please complete the following information):

Additional context I'll work on this