Skip to content

Commit df4ac87

Browse files
authored
refactor: remove unused argument (#89)
1 parent 6d7ace3 commit df4ac87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mylang/private/toolchains_repo.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ toolchain(
6767
)
6868
""".format(
6969
platform = platform,
70-
name = repository_ctx.attr.name,
7170
user_repository_name = repository_ctx.attr.user_repository_name,
7271
compatible_with = meta.compatible_with,
7372
)

0 commit comments

Comments
 (0)