Skip to content

Commit 8378474

Browse files
committedAug 27, 2016
lint
1 parent ee6a182 commit 8378474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎nikola/nikola.py

-1
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,6 @@ def _set_global_context_from_data(self):
11431143
key = os.path.splitext(key)[0]
11441144
self._GLOBAL_CONTEXT['data'][key] = data
11451145

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

0 commit comments

Comments
 (0)
Please sign in to comment.