Skip to content

Commit a7b19ff

Browse files
committed
don't export toexpr
1 parent 946121c commit a7b19ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intertypes/json.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export tojsonschema, jsonwrite, jsonread, parse_intertype, toexpr, generate_jsonschema_module
1+
export tojsonschema, jsonwrite, jsonread, generate_jsonschema_module
22

33
using OrderedCollections
44
using Base64

0 commit comments

Comments
 (0)