mirror of https://github.com/docker/docs.git
Remove redundant log
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
cfe3972d18
commit
515bdad0f6
|
|
@ -398,8 +398,6 @@ func (d *Driver) Create() error {
|
|||
}
|
||||
}
|
||||
|
||||
log.Infof("Starting VirtualBox VM...")
|
||||
|
||||
return d.Start()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue