Skip to content
Snippets Groups Projects
Commit 4ab3909a authored by Quentin Ribac's avatar Quentin Ribac
Browse files

FEAT #14837 TIME 0:05 forgot a use statement

parent fc3f365a
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ use Configuration\models\ConfigurationModel; ...@@ -19,6 +19,7 @@ use Configuration\models\ConfigurationModel;
use Contact\controllers\ContactCivilityController; use Contact\controllers\ContactCivilityController;
use Contact\controllers\ContactController; use Contact\controllers\ContactController;
use Contact\models\ContactModel; use Contact\models\ContactModel;
use Convert\models\AdrModel;
use Docserver\models\DocserverModel; use Docserver\models\DocserverModel;
use Doctype\models\DoctypeModel; use Doctype\models\DoctypeModel;
use Doctype\models\SecondLevelModel; use Doctype\models\SecondLevelModel;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment