Skip to content

Commit e0bc3de

Browse files
committed
cleanup
1 parent a5bed43 commit e0bc3de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/private/local_runtime_repo.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def _local_runtime_repo_impl(rctx):
8888
# If an intermediate wrapper is used, then it can cause venvs to not
8989
# be recognized as active.
9090
interpreter_path = info["base_executable"]
91-
print("===", interpreter_path)
9291

9392
# NOTE: Keep in sync with recursive glob in define_local_runtime_toolchain_impl
9493
repo_utils.watch_tree(rctx, rctx.path(info["include"]))

0 commit comments

Comments
 (0)