fix lint issue from rebase

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett 2016-11-08 22:58:23 -05:00
parent 880e8be1ee
commit 83af60e623
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ type ContainerProcessList struct {
Titles []string
}
// Info contains response of Remote API:
// Ping contains response of Remote API:
// GET "/_ping"
type Ping struct {
APIVersion string