Skip to content

Commit

Permalink
CR Response
Browse files Browse the repository at this point in the history
  • Loading branch information
vlin17 authored and Capri2014 committed Mar 9, 2020
1 parent d753e8e commit f76a13c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion modules/routing/proto/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ py_proto(
name = "poi_pb2",
src = "poi.proto",
deps = [
"//modules/common/proto:geometry_pb2",
"//modules/routing/proto:routing_pb2",
],
)
Expand Down
1 change: 0 additions & 1 deletion modules/routing/proto/poi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ syntax = "proto2";

package apollo.routing;

import "modules/common/proto/geometry.proto";
import "modules/routing/proto/routing.proto";

message Landmark {
Expand Down

0 comments on commit f76a13c

Please sign in to comment.