fix lint issue from rebase
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
880e8be1ee
commit
83af60e623
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue