We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43addd6 commit c93beaeCopy full SHA for c93beae
scala/private/macros/workspace_compat.bzl
@@ -20,7 +20,6 @@ def _bazel_worker_api_repo(name, strip_prefix):
20
strip_prefix = "bazel-worker-api-0.0.6/" + strip_prefix,
21
)
22
23
-
24
def workspace_compat():
25
_bazel_worker_api_repo(
26
name = "bazel_worker_api",
0 commit comments