pyflakes fixes

This commit is contained in:
Romain Bignon 2010-08-02 15:13:50 +02:00
commit ab0b47ee87
4 changed files with 2 additions and 4 deletions

View file

@ -16,7 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import urllib2
from PyQt4.QtGui import QFrame, QImage, QPixmap
from weboob.tools.application.qt import QtDo