Ordering some files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::current_weather_output::CurrentWeatherOutput;
|
||||
use crate::{
|
||||
coords::Coordinates, current_weather::CurrentWeather,
|
||||
current_weather_print_params::CurrentWeatherPrintParams,
|
||||
coords::Coordinates, current_weather_print_params::CurrentWeatherPrintParams,
|
||||
open_meteo::current_weather::CurrentWeather,
|
||||
};
|
||||
|
||||
pub struct CurrentWeatherExtractor {
|
||||
|
||||
Reference in New Issue
Block a user