@@ -7,7 +7,6 @@ |
||
| 7 | 7 | */ |
| 8 | 8 | namespace Newscoop\PaywallBundle\Provider; |
| 9 | 9 | |
| 10 | -use Newscoop\PaywallBundle\Entity\Repository\GatewayRepository; |
|
| 11 | 10 | use Newscoop\PaywallBundle\Adapter\AdapterFactory; |
| 12 | 11 | use Doctrine\Common\Persistence\ObjectRepository; |
| 13 | 12 | |