mirror of
https://github.com/sasjs/core.git
synced 2026-03-10 04:58:10 +00:00
fix: doc update for lua files, plus leftover reference in code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--
|
||||
-- json.lua (modified from json.lua)
|
||||
-- json.lua
|
||||
--
|
||||
-- Copyright (c) 2019 rxi
|
||||
--
|
||||
@@ -368,4 +368,4 @@ function json.decode(str)
|
||||
return res
|
||||
end
|
||||
|
||||
return json
|
||||
return json
|
||||
|
||||
Reference in New Issue
Block a user