Skip to content

Commit

Permalink
Delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Mar 14, 2024
1 parent c3c1b9d commit b3c0714
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/next_db/transitland_download.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ struct StaticFeedToDownload {
url: String,
}

use crate::get_feeds_meta;

#[derive(Debug, Clone)]
struct DownloadAttempt {
onestop_feed_id: String,
Expand Down

0 comments on commit b3c0714

Please sign in to comment.