mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 09:18:33 +01:00
Added entities and properties for some future features.
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
use App\Entity\Attachments\AttachmentType;
|
||||
|
||||
use App\Entity\Footprint;
|
||||
use App\Entity\Parts\Footprint;
|
||||
use App\Form\BaseEntityAdminForm;
|
||||
use App\Services\EntityExporter;
|
||||
use App\Services\EntityImporter;
|
||||
|
||||
Reference in New Issue
Block a user