Skip to content

Commit e265a5b

Browse files
aignasrickeylev
andauthored
Update python/private/pypi/pkg_aliases.bzl
Co-authored-by: Richard Levasseur <[email protected]>
1 parent 300c994 commit e265a5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/private/pypi/pkg_aliases.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ def pkg_aliases(
7777
native: {type}`struct` used in unit tests.
7878
select: {type}`select` used in unit tests.
7979
"""
80-
_ = actual # buildifier: @unused
8180
native.alias(
8281
name = name,
8382
actual = ":" + PY_LIBRARY_PUBLIC_LABEL,

0 commit comments

Comments
 (0)