Skip to content

Commit f96f6fb

Browse files
Fix logical lane rule
Signed-off-by: Thomas Sedlmayer <[email protected]>
1 parent 9f3c5fc commit f96f6fb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

osi_logicallane.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,6 @@ message LogicalLane
407407
// For LogicalLanes without a correspondence to a Lane.Classification.Subtype
408408
// (i.e. TYPE_MEDIAN, TYPE_CURB, TYPE_TRAM, TYPE_RAIL) this field has no value.
409409
//
410-
// \rules
411-
// refers_to: Lane
412-
// \endrules
413-
//
414410
repeated PhysicalLaneReference physical_lane_reference = 4;
415411

416412
// The \link ReferenceLine reference line\endlink for this logical lane

0 commit comments

Comments
 (0)