Skip to content

Commit 9aff15f

Browse files
Remove impossible re-export of @js (JSExpr not used in WebIO)
1 parent 07c447c commit 9aff15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/syntax.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using JSON
22

3-
export @dom_str, @js, @js_str
3+
export @dom_str, @js_str
44

55
# adapted from Hiccup.jl
66
function cssparse(s)

0 commit comments

Comments
 (0)