mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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