mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove unnecessary line
This commit is contained in:
parent
aa5cef341d
commit
f2720388aa
1 changed files with 0 additions and 2 deletions
|
|
@ -488,8 +488,6 @@ def main():
|
|||
if next(watchers['theme']) is None:
|
||||
logger.warning('Empty theme folder. Using `basic` theme.')
|
||||
|
||||
modified_files = [val for vals in list(modified.values())
|
||||
for val in vals]
|
||||
pelican.run()
|
||||
|
||||
except Exception as e:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue