Some autoated fixes.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
use std::collections::{HashSet};
|
||||
|
||||
use gtfs_structures::{TimepointType, Route, Stop};
|
||||
use gtfs_structures::{Route, Stop};
|
||||
|
||||
// This is to store the preferences for the GTFS(-R) side of the code.
|
||||
pub struct Preferences {
|
||||
|
||||
Reference in New Issue
Block a user