Skip to content

Commit

Permalink
update babelfish
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Aug 28, 2019
1 parent 0cec29b commit e258d20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions babelfish.lua
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,6 @@ local function BuildLocaleList(fileList)
end

local function getJsonFormattedString(s)
s = string.gsub(s, "<", "\\f<\\f")
s = string.gsub(s, ">", "\\f>\\f")
return s
end

Expand Down

0 comments on commit e258d20

Please sign in to comment.