Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Remove a stale TODO. (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 authored Oct 9, 2018
1 parent a7dfdb5 commit f7dc453
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/opencensus/proto/agent/trace/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,6 @@ java_grpc_library(
deps = [":trace_service_proto_java"],
)

# TODO(songya): resolve dependencies and add go_proto_library if it's needed.
#go_proto_library(
# name = "trace_service_proto_go",
# compilers = ["@io_bazel_rules_go//proto:go_grpc"],
# importpath =
# "github.com/census-instrumentation/opencensus-proto/gen-go/agent/trace/v1",
# proto = ":trace_service_proto",
# deps = [
# ],
#)

go_proto_library(
name = "trace_service_proto_go",
protos = ["trace_service.proto"],
Expand Down

0 comments on commit f7dc453

Please sign in to comment.