Some autoated fixes.

This commit is contained in:
2026-04-27 21:02:41 +01:00
parent 431f21a8b8
commit ca6857dda9
5 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -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 {