Skip to content

Commit

Permalink
claiming copy
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t committed Oct 22, 2024
1 parent 3ba43de commit 43f9774
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions proto/cmp/services/transport/v3/trip_types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,10 @@ message Segment {
// Represents a departure or arrival event
message TransitEvent {
// Date time of the event
<<<<<<< HEAD
=======
//
// Timestamps may be used for both off-chain and on-chain operations.
// For on-chain operations, only seconds are supported, and nanoseconds
// will be ignored.
>>>>>>> f2358d3 (claiming copy)
google.protobuf.Timestamp date_time = 1;

// Event location
Expand Down

0 comments on commit 43f9774

Please sign in to comment.