Skip to content

Commit 46cc726

Browse files
author
merl-dev
committed
mf
modified: src/Plotly.jl
1 parent 126c403 commit 46cc726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plotly.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ using JSON
77
include("plot.jl")
88
include("utils.jl")
99

10-
export default_options, default_opts, get_config, get_plot_endpoint, get_credentials,get_content_endpoint,get_template
10+
#export default_options, default_opts, get_config, get_plot_endpoint, get_credentials,get_content_endpoint,get_template
1111

1212
type CurrentPlot
1313
filename::ASCIIString

0 commit comments

Comments
 (0)