1
Fork 0

remove unused dict

nix
Motiejus Jakštys 2021-06-10 09:16:25 +03:00 committed by Motiejus Jakštys
parent 921a8fd994
commit b97f6d8e93
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ def _zig_repository_impl(repository_ctx):
zig_repository = repository_rule(
attrs = {
"url": attr.string(),
"version": attr.string(),
"host_platform_sha256": attr.string_dict(),
"url_format": attr.string(),