mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
remove dublicate log in miniconstellation
This commit is contained in:
parent
aa6dac684e
commit
bb009e6166
@ -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…
Reference in New Issue
Block a user