Remove section coments from iPhone stringdict
This commit is contained in:
parent
92b1d9ebf7
commit
22313c25aa
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ module Twine
|
|||
end
|
||||
|
||||
def format_section_header(section)
|
||||
"<!-- ********** #{section.name} **********/ -->\n"
|
||||
end
|
||||
|
||||
def format_plural_keys(key, plural_hash)
|
||||
|
|
Reference in a new issue