| @@ -2,8 +2,8 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace Erdemkeren\Validators\TrNatIdNumValidator; | 
| 4 | 4 | |
| 5 | -use Illuminate\Support\ServiceProvider; | |
| 6 | 5 | use Illuminate\Support\Facades\Validator; | 
| 6 | +use Illuminate\Support\ServiceProvider; | |
| 7 | 7 | |
| 8 | 8 | /** | 
| 9 | 9 | * Class TurkishNationalIdNumberValidationServiceProvider. |