chore: remove println

This commit is contained in:
Johan Siebens
2022-06-14 14:41:23 +02:00
parent 58e1f38231
commit 5e132392b3
-1
View File
@@ -99,7 +99,6 @@ func setIAMPolicyCommand() *coral.Command {
return err
}
fmt.Println()
fmt.Println("IAM policy updated successfully")
return nil