Skip to content

Commit a9c13f9

Browse files
committed
Removed no neccesary ORM use
1 parent df248a1 commit a9c13f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/doc/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ If you use yml to configure Doctrine you must add two files. The Entity and the
167167

168168
namespace Acme\UserBundle\Entity;
169169

170-
use Doctrine\ORM\Mapping as ORM;
171170
use FOS\UserBundle\Entity\User as BaseUser;
172171

173172
/**

0 commit comments

Comments
 (0)