Skip to content

Commit c93beae

Browse files
committed
Add blank line to workspace_compat.bzl
Always run `./test_lint.sh` and `bazel run //tools:lint_fix` first!
1 parent 43addd6 commit c93beae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scala/private/macros/workspace_compat.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def _bazel_worker_api_repo(name, strip_prefix):
2020
strip_prefix = "bazel-worker-api-0.0.6/" + strip_prefix,
2121
)
2222

23-
2423
def workspace_compat():
2524
_bazel_worker_api_repo(
2625
name = "bazel_worker_api",

0 commit comments

Comments
 (0)