cli/command/system: remove use of Mirrors field in test
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -78,7 +78,6 @@ var sampleInfoNoSwarm = system.Info{
|
||||
IndexConfigs: map[string]*registrytypes.IndexInfo{
|
||||
"docker.io": {
|
||||
Name: "docker.io",
|
||||
Mirrors: nil,
|
||||
Secure: true,
|
||||
Official: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user