@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Gabievi\Promocodes\Models\Promocode; |
| 6 | 6 | use Gabievi\Promocodes\Tests\Models\User; |
| 7 | 7 | use Gabievi\Promocodes\Facades\Promocodes; |
| 8 | -use Gabievi\Promocodes\Exceptions\AlreadyUsedException; |
|
| 9 | 8 | use Gabievi\Promocodes\Exceptions\UnauthenticatedException; |
| 10 | 9 | |
| 11 | 10 | class ApplyPromocodeToUserTest extends TestCase |