Skip to content

Commit

Permalink
t c
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoli Shmanai committed Aug 15, 2024
1 parent c7e478c commit 9fd8cd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WeatherPlus/Model/WeatherManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ protocol WeatherManagerDelegate {
func didFailWithError(error: Error)
}



struct WeatherManager {

let weatherURL = "https://api.openweathermap.org/data/2.5/onecall?exclude=minutely&appid=0aa5886e3a2c2ad1cb6debedc3c9e28d&lang=ru&units=metric"
Expand Down

0 comments on commit 9fd8cd9

Please sign in to comment.