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 fc26702 commit ee4e15eCopy full SHA for ee4e15e
python/private/attributes.bzl
@@ -21,7 +21,6 @@ load(":common_labels.bzl", "labels")
21
load(":enum.bzl", "enum")
22
load(":flags.bzl", "PrecompileFlag", "PrecompileSourceRetentionFlag")
23
load(":py_info.bzl", "PyInfo")
24
-load(":py_internal.bzl", "py_internal")
25
load(":reexports.bzl", "BuiltinPyInfo")
26
load(":rule_builders.bzl", "ruleb")
27
0 commit comments