Comment 5 for bug 1333290

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/115712
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=290769f087281c3c3f3a6a831e653b39e07107e3
Submitter: Jenkins
Branch: master

commit 290769f087281c3c3f3a6a831e653b39e07107e3
Author: Andreas Jaeger <email address hidden>
Date: Wed Aug 20 18:54:10 2014 +0200

    Flake8: Fix F401

    Fix:
    F401 'XXX' imported but unused
    Add noqa where needed, remove extra imports otherwise.

    Remove F401 from ignore list.

    Partial-Bug: #1333290
    Change-Id: Ib71f0dd001c4e4899200b5e60b3a38e4a6c40555