diff --git a/cmd/events.go b/cmd/events.go index 8fb62c8..07d4613 100644 --- a/cmd/events.go +++ b/cmd/events.go @@ -281,7 +281,6 @@ func triggerCmdRun(cmd *cobra.Command, args []string) error { return err } - fmt.Println("PEOS") fmt.Println(res) }