Sandro Bonazzola has submitted this change and it was merged.
Change subject: Clean the code to pass pyflakes checks
......................................................................
Clean the code to pass pyflakes checks
Remove unused imports and variables
due to pyflakes complains in order to be able
to reenable it in the stardard build process
Change-Id: Ia2d26c15ffb15ce3d4c112d2cbf2bafe105fe0de
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/__main__.py
1 file changed, 6 insertions(+), 20 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
http://gerrit.ovirt.org/25955
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2d26c15ffb15ce3d4c112d2cbf2bafe105fe0de
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>