This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
use crate::{
|
||||
coords::Coordinates,
|
||||
formats::speed_unit::{speed_to_string, SpeedUnit},
|
||||
formats::temp_unit::{temp_to_string, TempUnit},
|
||||
formats::{
|
||||
speed_unit::{speed_to_string, SpeedUnit},
|
||||
temp_unit::{temp_to_string, TempUnit},
|
||||
},
|
||||
open_meteo::current_weather::CurrentWeather,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user