Fix up TODOs and comments that have now been done
This commit is contained in:
parent
a784b06c2a
commit
6a868d3e41
4 changed files with 4 additions and 6 deletions
|
@ -21,8 +21,6 @@ type StatusResponse struct {
|
|||
Version string `json:"version"`
|
||||
Tick int `json:"tick"`
|
||||
NextTick string `json:"nexttick,omitempty"`
|
||||
|
||||
// TODO: return more useful info
|
||||
}
|
||||
|
||||
// ==============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue