@@ -20,7 +20,7 @@ |
||
| 20 | 20 | * @license https://opensource.org/licenses/BSD-3-Clause New BSD license or see https://lenevor.com/license or see /license.md |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | - namespace Syscodes\Components\Finder\Exceptions; |
|
| 23 | + namespace Syscodes\Components\Finder\Exceptions; |
|
| 24 | 24 | |
| 25 | 25 | use UnexpectedValueException; |
| 26 | 26 | |