unused import

This commit is contained in:
Juke 2011-02-08 01:46:43 +01:00
commit dc12855f55

View file

@ -16,7 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from .pages.article import ArticlePage
from .pages.ledirect import LeDirectPage
from .pages.minutes20 import Minutes20Page
from weboob.tools.browser import BaseBrowser