bazel run //:tidy

This commit is contained in:
miampf 2024-01-22 13:40:24 +01:00
parent d6f534db4a
commit 00a2c9861d
No known key found for this signature in database
GPG key ID: 376EAC0E5307A669
57 changed files with 5 additions and 98 deletions

View file

@ -17,7 +17,6 @@ go_library(
"@org_golang_google_grpc//:go_default_library",
"@org_golang_google_grpc//codes",
"@org_golang_google_grpc//status",
"@org_uber_go_zap//:zap",
],
)