Skip to content

Commit

Permalink
remove old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Aug 15, 2015
1 parent b36cca2 commit a39f3cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nikola/plugins/command/new_post.py
Expand Up @@ -440,10 +440,6 @@ def filter_post_pages(self, compiler, is_post):

def print_compilers(self):
"""List all available compilers in a human-friendly format.
:param compilers_raw: The compilers dict, mapping compiler names to tuples of extensions
:param post_pages: The post_pages structure
:param compilers_objs: Compiler objects
"""
# We use compilers_raw, because the normal dict can contain
# garbage coming from the translation candidate implementation.
Expand Down

0 comments on commit a39f3cb

Please sign in to comment.