Skip to content

Commit c1e39c3

Browse files
committed
grpc-native: Remove unnecessary source dir
1 parent 9dcc7a8 commit c1e39c3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cinterop-c/MODULE.bazel

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ bazel_dep(
2323
# gRPC library
2424
GRPC_VERSION = "1.74.1"
2525

26-
GRPC_BASE = (
27-
"https://packages.jetbrains.team/files/p/" +
28-
"krpc/bazel-build-deps/com_github_grpc_grpc/v" + GRPC_VERSION + "/libgrpc_fat."
29-
)
30-
3126
## gRPC source dependency
3227

3328
bazel_dep(

0 commit comments

Comments
 (0)