@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace ApiClients\Client\WeatherUnderground; |
| 4 | 4 | |
| 5 | 5 | use ApiClients\Client\WeatherUnderground\Resource\ConditionInterface; |
| 6 | -use ApiClients\Client\WeatherUnderground\Resource\UserInterface; |
|
| 7 | 6 | use React\EventLoop\Factory; |
| 8 | 7 | use React\EventLoop\LoopInterface; |
| 9 | 8 | use function Clue\React\Block\await; |