Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Aug 27, 2016
1 parent ee6a182 commit 8378474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/nikola.py
Expand Up @@ -1143,7 +1143,6 @@ def _set_global_context_from_data(self):
key = os.path.splitext(key)[0]
self._GLOBAL_CONTEXT['data'][key] = data


def _activate_plugins_of_category(self, category):
"""Activate all the plugins of a given category and return them."""
# this code duplicated in tests/base.py
Expand Down

0 comments on commit 8378474

Please sign in to comment.