#271 Remove unused variable
Merged by gnaponie. Opened by lholecek.
lholecek/greenwave remove-unused-variable  into  master

Download 271.patch
no initial comment

+1
But we should merge this one with the #270, or we need to remove "import requests" too since it's not used anymore

But we should merge this one with the #270, or we need to remove "import requests" too since it's not used anymore

Oh, true, I should removed the import here and re-add it in the other PR. Or merge this only after the other PR (so that pylint/flake8 won't start failing).

Commit c8090f02 fixes this pull-request

Pull-Request has been merged by gnaponie

Pull-Request has been merged by gnaponie

Metadata