mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix CS
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
namespace Alchemy\Phrasea\Model;
|
||||
|
||||
use Doctrine\ORM\EntityManager;
|
||||
use Doctrine\ORM\Query\ResultSetMapping;
|
||||
use Doctrine\ORM\Query\ResultSetMappingBuilder;
|
||||
use Alchemy\Phrasea\Model\Entities\User;
|
||||
|
||||
@@ -91,4 +90,4 @@ class NativeQueryProvider
|
||||
|
||||
return $query->getResults();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user