Completed
Push — Propaganistas-patch-1 ( 99049e...26d197 )
by Propa
21:33 queued 26s
created
src/Rules/Phone.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,6 @@
 block discarded – undo
1 1
 <?php namespace Propaganistas\LaravelPhone\Rules;
2 2
 
3 3
 use libphonenumber\PhoneNumberType;
4
-use Propaganistas\LaravelPhone\Traits\ParsesCountries;
5
-use Propaganistas\LaravelPhone\Traits\ParsesTypes;
6 4
 
7 5
 class Phone
8 6
 {
Please login to merge, or discard this patch.