Skip to content

Commit

Permalink
remove duplicate RSSFeed
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDall committed Jan 20, 2025
1 parent 214c0fe commit 57676a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fundus/publishers/jp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ class JP(metaclass=PublisherGroup):
parser=MainichiShimbunParser,
sources=[
RSSFeed("https://mainichi.jp/rss/etc/mainichi-flash.rss"),
RSSFeed("https://mainichi.jp/rss/etc/opinion.rss"),
],
)

0 comments on commit 57676a3

Please sign in to comment.