Skip to content

Commit 0de5fa2

Browse files
authored
Fixed typo
1 parent 7e76c0b commit 0de5fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pelican_toot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ def post_updates(generator, writer):
116116
logger.warning('Pelican_toot: your toot exceeds Mastodon max limit... ')
117117
sys.exit(9)
118118
else:
119-
#print(mastodon_toot)
120119
mastodon.toot(mastodon_toot)
121120
write_articleslist(articleslist)
122121

0 commit comments

Comments
 (0)