Skip to content

Commit ee4e15e

Browse files
authored
Remove unused py_internal load
1 parent fc26702 commit ee4e15e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/private/attributes.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ load(":common_labels.bzl", "labels")
2121
load(":enum.bzl", "enum")
2222
load(":flags.bzl", "PrecompileFlag", "PrecompileSourceRetentionFlag")
2323
load(":py_info.bzl", "PyInfo")
24-
load(":py_internal.bzl", "py_internal")
2524
load(":reexports.bzl", "BuiltinPyInfo")
2625
load(":rule_builders.bzl", "ruleb")
2726

0 commit comments

Comments
 (0)