Skip to content

Commit 3ef74df

Browse files
committed
Don't export export launch, manage, kill, init_worker, connect
These are owned by Distributed, there's no reason to export them from ElasticClusterManager.
1 parent 7c7c63a commit 3ef74df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ElasticClusterManager.jl

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import Pkg
1111
# Bring some names into scope, just for convenience:
1212
using Distributed: launch, manage, kill, init_worker, connect
1313

14-
export launch, manage, kill, init_worker, connect
1514
export ElasticManager, elastic_worker
1615

1716
# This seems to be currently unused:

0 commit comments

Comments
 (0)