Skip to content

Commit dbdf16f

Browse files
committed
cleanup bzl_library deps, remove print
1 parent 3830f74 commit dbdf16f

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

python/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ bzl_library(
135135
srcs = ["py_cc_link_params_info.bzl"],
136136
deps = [
137137
"//python/private/common:providers_bzl",
138-
"@bazel_features//:features",
139138
"@rules_python_internal//:rules_python_config_bzl",
140139
],
141140
)

python/private/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ bzl_library(
343343
],
344344
deps = [
345345
":bazel_tools_bzl",
346-
"@bazel_features//:features",
346+
"@rules_python_internal//:rules_python_config_bzl",
347347
],
348348
)
349349

python/py_cc_link_params_info.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ PyCcLinkParamsInfo = (
88
config.enable_pystar or config.BuiltinPyCcLinkParamsProvider == None
99
) else config.BuiltinPyCcLinkParamsProvider
1010
)
11-
print(native.legacy_globals)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy