Skip to content

Commit

Permalink
fix dni namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalex committed Sep 24, 2018
1 parent f955b2d commit e636efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Controller/ConsultController.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

use Peru\Api\Service\ArrayConverter;
use Peru\Api\Service\GraphRunner;
use Peru\Reniec\Dni;
use Peru\Jne\Dni;
use Peru\Sunat\Ruc;
use Peru\Sunat\UserValidator;
use Psr\Container\ContainerInterface;
Expand Down

0 comments on commit e636efb

Please sign in to comment.