Remove unused import
This commit is contained in:
parent
4d5b84a2a8
commit
31800effcf
1 changed files with 0 additions and 3 deletions
|
|
@ -18,12 +18,9 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
import re
|
||||
from datetime import date, datetime
|
||||
from binascii import crc32
|
||||
|
||||
from weboob.tools.ordereddict import OrderedDict
|
||||
|
||||
from .base import CapBaseObject, Field, StringField, DateField, DecimalField, IntField, UserError, Currency
|
||||
from .collection import ICapCollection
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue