Skip to content

Commit 1c813be

Browse files
authored
Update Weather.php
1 parent a09bdf7 commit 1c813be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Weather.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @since 2021-01-09
1313
*/
1414

15-
use RakibDevs\Weather\Src\Exceptions\WeatherException;
15+
use RakibDevs\Weather\Exceptions\WeatherException;
1616
use Illuminate\Support\Facades\Config;
1717
use GuzzleHttp\Client;
1818
use GuzzleHttp\Exception\ClientException;

0 commit comments

Comments
 (0)