Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
jschne88 authored and Nutomic committed Jun 12, 2023
1 parent 21ec645 commit 0b6f006
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/routes/src/feeds.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ use rss::{
};
use serde::Deserialize;
use std::{collections::BTreeMap, str::FromStr};
use strum::ParseError;

const RSS_FETCH_LIMIT: i64 = 20;

Expand Down

0 comments on commit 0b6f006

Please sign in to comment.