@@ -7,11 +7,8 @@ |
||
| 7 | 7 | |
| 8 | 8 | namespace BCRM\WebBundle\Tests\Functional; |
| 9 | 9 | |
| 10 | -use BCRM\BackendBundle\Entity\Event\Registration; |
|
| 11 | 10 | use BCRM\BackendBundle\Entity\Event\Ticket; |
| 12 | 11 | use BCRM\BackendBundle\Entity\Payment; |
| 13 | -use Symfony\Component\BrowserKit\Cookie; |
|
| 14 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 15 | 12 | |
| 16 | 13 | class StatsControllerTest extends Base |
| 17 | 14 | { |