Completed
Pull Request — master (#61)
by Elnur
02:22 queued 01:03
created
tests/ApplyPromocodeToUserTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.