Commit 74f1242e authored by Michal Čihař's avatar Michal Čihař

Fix typo

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent f322fbed
......@@ -233,7 +233,6 @@ class FileUnit(object):
return ''
else:
return context[0]
return context[0]
elif isinstance(self.mainunit, pounit) and self.template is not None:
# Monolingual JSON files
return self.template.getid()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment