Remove misplaced comment

This commit is contained in:
Juergen Spitzmueller 2019-03-10 13:40:29 +01:00
parent 936cddc715
commit 3d08c83666

View File

@ -257,7 +257,6 @@ def revert_new_babel_languages(document):
revert_language(document, lang, lang, "")
else:
# These are supported by babel and polyglossia
# These are only supported by babel
revert_language(document, lang, lang, lang)