@@ -15,7 +15,6 @@ |
||
15 | 15 | * @see http://openweathermap.org/appid |
16 | 16 | */ |
17 | 17 | use Cmfcmf\OpenWeatherMap; |
18 | -use Cmfcmf\OpenWeatherMap\Exception as OWMException; |
|
19 | 18 | |
20 | 19 | require_once __DIR__ . '/bootstrap.php'; |
21 | 20 |