@@ -3,9 +3,7 @@ |
||
3 | 3 | |
4 | 4 | use Doctrine\ORM\EntityManager; |
5 | 5 | use PlaygroundGame\Options\ModuleOptions; |
6 | -use PlaygroundUser\Entity\EmailVerification as Model; |
|
7 | 6 | use Zend\Stdlib\Hydrator\HydratorInterface; |
8 | -use ZfcBase\EventManager\EventProvider; |
|
9 | 7 | |
10 | 8 | class Invitation |
11 | 9 | { |