diff options
author | Stanislaw Pitucha <stanislaw.pitucha@hp.com> | 2013-06-13 17:08:49 +0000 |
---|---|---|
committer | Stanislaw Pitucha <stanislaw.pitucha@hp.com> | 2013-06-27 17:34:17 +0000 |
commit | 5c6c5216b329d42dcee1eed61c5345cbe76b87f3 (patch) | |
tree | 0ca10f7d595c3df3fb6b659f1292f9fcc5e9f1b7 /nova/utils.py | |
parent | c7b4a3513c21474d163b3487fa417ebb80212881 (diff) | |
download | nova-5c6c5216b329d42dcee1eed61c5345cbe76b87f3.tar.gz nova-5c6c5216b329d42dcee1eed61c5345cbe76b87f3.tar.xz nova-5c6c5216b329d42dcee1eed61c5345cbe76b87f3.zip |
Remove trivial cases of unused variables (3)
Kill some of the variables marked as unused by flakes8. This should
allow to enable F841 check in the future.
Only trivial cases with no function calls and obviously pure functions
(like datetime.now(), or len()) are cleaned up here.
Part 3, split to reduce conflicts.
Change-Id: I7b8e806ddd7b0e077243d4e31de140cd08fe0155
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions