We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7c63a commit 3ef74dfCopy full SHA for 3ef74df
src/ElasticClusterManager.jl
@@ -11,7 +11,6 @@ import Pkg
11
# Bring some names into scope, just for convenience:
12
using Distributed: launch, manage, kill, init_worker, connect
13
14
-export launch, manage, kill, init_worker, connect
15
export ElasticManager, elastic_worker
16
17
# This seems to be currently unused:
0 commit comments