mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-28 02:56:19 -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 {
|
if err != nil {
|
||||||
return fmt.Errorf("preparing config: %w", err)
|
return fmt.Errorf("preparing config: %w", err)
|
||||||
}
|
}
|
||||||
m.log.Debugf("Prepared configuration")
|
|
||||||
|
|
||||||
// create cluster
|
// create cluster
|
||||||
spinner.Start("Creating cluster in QEMU ", false)
|
spinner.Start("Creating cluster in QEMU ", false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user