Moved GTFS struct back to structs, refresh works now.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ use std::{
|
||||
use zip::ZipArchive;
|
||||
|
||||
use crate::gtfs::{
|
||||
Gtfs,
|
||||
structs::Gtfs,
|
||||
utils::{route_ids_from_numbers, stop_ids_from_codes},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user