mirror of
https://github.com/yweber/lodel2.git
synced 2025-12-17 07:16:55 +01:00
Suppression d'imports obsolètes dans EmClass
This commit is contained in:
parent
1918b18779
commit
4f63f1c6d8
1 changed files with 0 additions and 4 deletions
|
|
@ -4,11 +4,7 @@
|
|||
# @see EditorialModel::classes::EmClass
|
||||
|
||||
from EditorialModel.components import EmComponent
|
||||
from Database import sqlutils
|
||||
import sqlalchemy as sql
|
||||
|
||||
import EditorialModel.fieldtypes as ftypes
|
||||
import EditorialModel
|
||||
|
||||
|
||||
## @brief Manipulate Classes of the Editorial Model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue