Remove unused imports
This commit is contained in:
parent
ec75c1be25
commit
7a2ddf671c
3 changed files with 3 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
|||
from decimal import Decimal
|
||||
import re
|
||||
|
||||
from weboob.tools.browser import BasePage, BrokenPageError
|
||||
from weboob.tools.browser import BasePage
|
||||
from weboob.capabilities import NotAvailable, NotLoaded
|
||||
from weboob.capabilities.pricecomparison import Product, Price, Shop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue