Removing left over class import
This commit is contained in:
parent
c46d835146
commit
b1b17376ff
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
namespace Doctrine\ORM\Query;
|
namespace Doctrine\ORM\Query;
|
||||||
|
|
||||||
use Doctrine\ORM\Mapping\ClassMetadata;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A ResultSetMapping describes how a result set of an SQL query maps to a Doctrine result.
|
* A ResultSetMapping describes how a result set of an SQL query maps to a Doctrine result.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user