Skip to content

Commit 5deabba

Browse files
committed
remove guard
1 parent b3dccf7 commit 5deabba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

python/uv/private/uv.bzl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,6 @@ def process_modules(
262262
urls = tag.urls,
263263
)
264264

265-
versions = {
266-
version: config
267-
for version, config in versions.items()
268-
if config["platforms"]
269-
}
270265
if not versions:
271266
return hub_repo(
272267
name = hub_name,

0 commit comments

Comments
 (0)