Skip to content

Commit 4531fd9

Browse files
author
Roberto Alsina
committedMay 29, 2017
lint
1 parent fd2a791 commit 4531fd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎nikola/post.py

-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ def __init__(
153153
self._dependency_uptodate_page = defaultdict(list)
154154
self._depfile = defaultdict(list)
155155

156-
157156
# Load internationalized metadata
158157
for lang in self.translations:
159158
if os.path.isfile(get_translation_candidate(self.config, self.source_path, lang)):

0 commit comments

Comments
 (0)
Failed to load comments.