mirror of
https://github.com/wassname/ray.git
synced 2026-07-05 10:16:40 +08:00
[minor] Remove get_global_worker(), RuntimeContext (#7638)
This commit is contained in:
@@ -96,7 +96,6 @@ import ray.projects # noqa: E402
|
||||
# some functions in the worker.
|
||||
import ray.actor # noqa: F401
|
||||
from ray.actor import method # noqa: E402
|
||||
from ray.runtime_context import _get_runtime_context # noqa: E402
|
||||
from ray.cross_language import java_function, java_actor_class # noqa: E402
|
||||
from ray import util # noqa: E402
|
||||
|
||||
|
||||
Reference in New Issue
Block a user