mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 22:15:36 +01:00
Fixed some inspection issues.
This commit is contained in:
@@ -23,10 +23,8 @@ namespace App\Repository;
|
||||
|
||||
|
||||
use App\Entity\Base\NamedDBElement;
|
||||
use App\Entity\Base\StructuralDBElement;
|
||||
use App\Helpers\Trees\TreeViewNode;
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
use Doctrine\ORM\Mapping\Entity;
|
||||
|
||||
|
||||
class NamedDBElementRepository extends EntityRepository
|
||||
|
||||
Reference in New Issue
Block a user