Skip to content

Commit 8064e01

Browse files
committed
adjusted docs
1 parent b8ca7c1 commit 8064e01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hjson.lua

-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ local function encode(obj, options)
5757
return _encoderH:encode(obj)
5858
end
5959

60-
61-
---#DES 'hjson'
62-
---@class hjson
6360
local hjson = {
6461
encode = encode,
6562
---#DES 'hjson.stringify'

0 commit comments

Comments
 (0)