mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove comment
This commit is contained in:
parent
721a422e5e
commit
593acfc37a
1 changed files with 0 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ class ArticlesGenerator(Generator):
|
||||||
'Feeds generated without SITEURL set properly may not be valid'
|
'Feeds generated without SITEURL set properly may not be valid'
|
||||||
)
|
)
|
||||||
|
|
||||||
# Isuue #550: FEED_ATOM and FEED_RSS should include all articles, regardless of the language
|
|
||||||
all_articles = list(self.articles)
|
all_articles = list(self.articles)
|
||||||
|
|
||||||
for article in self.articles:
|
for article in self.articles:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue