Skip to content

Commit 7f18c32

Browse files
committed
remove unused load
1 parent ce833a6 commit 7f18c32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/private/venv_runfiles.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ load(
1414
"VenvSymlinkEntry",
1515
"VenvSymlinkKind",
1616
)
17-
load(":py_internal.bzl", "py_internal")
1817

1918
def create_venv_app_files(ctx, deps, venv_dir_map):
2019
"""Creates the tree of app-specific files for a venv for a binary.

0 commit comments

Comments
 (0)