mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Improved organisation of Services
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
namespace App\Controller;
|
||||
|
||||
use App\Services\GitVersionInfo;
|
||||
use App\Services\Misc\GitVersionInfo;
|
||||
use App\Services\Misc\DBInfoHelper;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
|
||||
Reference in New Issue
Block a user