Skip to content

Commit 0bd330d

Browse files
committedMay 9, 2015
removed a fixme
1 parent b8cec99 commit 0bd330d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎nikola/nikola.py

-1
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,6 @@ def scan_posts(self, really=False, ignore_quit=False, quiet=False):
13581358
13591359
Ignoring quiet.
13601360
"""
1361-
# FIXME this is temporary while moving things out to a plugin
13621361
if self._scanned and not really:
13631362
return
13641363

0 commit comments

Comments
 (0)
Please sign in to comment.