Passed
Push — master ( 5391c3...c65274 )
by Alexander
02:26
created
tests/Validators/TokenValidatorTest.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -3,13 +3,10 @@
 block discarded – undo
3 3
 namespace Wearesho\Yii\Tests\Validators;
4 4
 
5 5
 use Carbon\CarbonInterval;
6
-
7 6
 use Wearesho\Delivery;
8
-
9 7
 use Horat1us\Yii\Exceptions\ModelException;
10 8
 use Wearesho\Yii\Interfaces\TokenRepositoryInterface;
11 9
 use Wearesho\Yii\Repositories\TokenRepository;
12
-
13 10
 use Wearesho\Yii\Tests\AbstractTestCase;
14 11
 use Wearesho\Yii\Tests\Mocks\TokenCheckModelMock;
15 12
 use Wearesho\Yii\Tests\Mocks\TokenGeneratorMock;
Please login to merge, or discard this patch.