On Tue, Dec 29, 2009 at 8:29 PM, Iustin Pop <[email protected]> wrote: > In some cases pylint doesn't parse the import correctly, so we add > silences; but there are also many cases of unused imports, which we > simply remove. > --- > daemons/ganeti-confd | 1 - > daemons/ganeti-noded | 3 +-- > daemons/ganeti-rapi | 6 +----- > daemons/ganeti-watcher | 1 - > lib/confd/client.py | 1 - > lib/http/server.py | 1 - > lib/hypervisor/hv_chroot.py | 3 +-- > lib/hypervisor/hv_xen.py | 2 -- > scripts/gnt-backup | 2 -- > scripts/gnt-debug | 1 - > scripts/gnt-instance | 1 - > scripts/gnt-node | 1 - > scripts/gnt-os | 1 - > tools/cfgupgrade | 1 - > 14 files changed, 3 insertions(+), 22 deletions(-)
LGTM -- olive
