Skip to content

Commit 614b317

Browse files
committed
remove old exports
1 parent 0cddcf9 commit 614b317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cobweb.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using DefaultApplication: DefaultApplication
44
using Scratch: @get_scratch!
55
using OrderedCollections: OrderedDict
66

7-
export Page, Tab, h, preview, IFrame, @js_str, @css_str
7+
export h, preview, IFrame, @js_str, @css_str
88

99
#-----------------------------------------------------------------------------# init
1010
function __init__()

0 commit comments

Comments
 (0)