#94 Removed TODO comment
This commit is contained in:
parent
327c37c358
commit
86571f68ae
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ module Twine
|
|||
end
|
||||
|
||||
def write(path)
|
||||
# TODO: use --developer-language here?
|
||||
dev_lang = @language_codes[0]
|
||||
|
||||
existing_file = begin
|
||||
|
|
Reference in a new issue