Merge branch 'main' into main

pull/2056/head
skiffer-git 2 years ago committed by GitHub
commit 65b649866c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -118,7 +118,6 @@ func main() {
component.SuccessPrint(fmt.Sprintf("%s connected successfully", check.name)) component.SuccessPrint(fmt.Sprintf("%s connected successfully", check.name))
} }
} }
} }
if allSuccess { if allSuccess {
component.SuccessPrint("All components started successfully!") component.SuccessPrint("All components started successfully!")

Loading…
Cancel
Save