Skip to content

Commit

Permalink
remove UTC time as it is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin authored Oct 20, 2024
1 parent e6cfc0e commit 3b8f462
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gtfs_reader.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use chrono::Utc;
use serde::Deserialize;
use sha2::{Digest, Sha256};

Expand Down

0 comments on commit 3b8f462

Please sign in to comment.