Skip to content

Commit

Permalink
Removed useless import of DateTime.DateTime
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Oct 23, 2023
1 parent 09f2d4c commit c627de6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collective/eeafaceted/z3ctable/columns.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from collective.eeafaceted.z3ctable.interfaces import IFacetedColumn
from collective.excelexport.exportables.dexterityfields import get_exportable_for_fieldname
from datetime import date
from DateTime import DateTime
from imio.helpers.content import base_getattr
from imio.helpers.content import get_user_fullname
from plone import api
Expand Down

0 comments on commit c627de6

Please sign in to comment.