Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
twojtasz committed May 31, 2019
1 parent a847842 commit 3c50fdc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/protocol-schema/session-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,10 @@ created.

**log_info** - timing information

| Name | Type | Description |
| ---------------- | --------------------- | ------------------------------------------- |
| `start_time` | `optional<timestamp>` | Starting timestamp for the log |
| `end_time` | `optional<timestamp>` | Final timestamp for the log |
| Name | Type | Description |
| ------------ | --------------------- | ------------------------------ |
| `start_time` | `optional<timestamp>` | Starting timestamp for the log |
| `end_time` | `optional<timestamp>` | Final timestamp for the log |

**vehicle_info** - currently unspecified

Expand Down

0 comments on commit 3c50fdc

Please sign in to comment.