Skip to content

Commit fbd6f07

Browse files
committed
wrong log remove
1 parent c106f38 commit fbd6f07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cluster/cluster_log.go

-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ func (cluster *Cluster) LogPrintf(level string, format string, args ...interface
223223
}
224224

225225
func (cluster *Cluster) sendMsTeams(level string, format string, args ...interface{}) error {
226-
log.Printf("COUCOU sendMsTeams")
227226
// init the client
228227
mstClient := teams.NewClient()
229228

0 commit comments

Comments
 (0)