remove unused imports
This commit is contained in:
parent
9c4b8e3a59
commit
1e000acf3a
5 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
from datetime import datetime, date
|
||||
|
||||
from .collection import ICapCollection, CollectionNotFound
|
||||
from .collection import ICapCollection
|
||||
from .base import CapBaseObject
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue