@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace Aidphp\Http; |
| 6 | 6 | |
| 7 | -use Psr\Http\Message\UriInterface; |
|
| 7 | +use Psr\Http\Message\UriInterface; |
|
| 8 | 8 | use InvalidArgumentException; |
| 9 | 9 | |
| 10 | 10 | class Uri implements UriInterface |