mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-04 15:25:00 -04:00
remove dublicate log in miniconstellation
This commit is contained in:
parent
aa6dac684e
commit
bb009e6166
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ func (m *miniUpCmd) up(cmd *cobra.Command, creator cloudCreator, spinner spinner
|
|||
if err != nil {
|
||||
return fmt.Errorf("preparing config: %w", err)
|
||||
}
|
||||
m.log.Debugf("Prepared configuration")
|
||||
|
||||
// create cluster
|
||||
spinner.Start("Creating cluster in QEMU ", false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue