Remove section coments from iPhone stringdict

This commit is contained in:
Dwayne Bailey 2024-08-08 13:47:15 +01:00
parent 92b1d9ebf7
commit 22313c25aa

View file

@ -33,7 +33,6 @@ module Twine
end
def format_section_header(section)
"<!-- ********** #{section.name} **********/ -->\n"
end
def format_plural_keys(key, plural_hash)