diff --git a/modules/lefigaro/browser.py b/modules/lefigaro/browser.py index 4f67995e..acb4e91c 100644 --- a/modules/lefigaro/browser.py +++ b/modules/lefigaro/browser.py @@ -20,7 +20,6 @@ from .pages.article import ArticlePage from .pages.flashactu import FlashActuPage -from .pages.special import SpecialPage from weboob.tools.browser import BaseBrowser, BasePage class IndexPage(BasePage):