Navigation Menu

Skip to content

Commit

Permalink
removed a fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed May 9, 2015
1 parent b8cec99 commit 0bd330d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/nikola.py
Expand Up @@ -1358,7 +1358,6 @@ def scan_posts(self, really=False, ignore_quit=False, quiet=False):
Ignoring quiet.
"""
# FIXME this is temporary while moving things out to a plugin
if self._scanned and not really:
return

Expand Down

0 comments on commit 0bd330d

Please sign in to comment.