mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Remove redundant parameter and fix typos
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
@@ -72,7 +72,7 @@ func printTable(out io.Writer, stacks []*stack) {
|
||||
|
||||
type stack struct {
|
||||
// Name is the name of the stack
|
||||
Name string
|
||||
Name string
|
||||
// Services is the number of the services
|
||||
Services int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user