Skip to content

Commit 706602d

Browse files
committed
Remove a debug line
1 parent aad249a commit 706602d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cmd/mq_otel/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@ func mainReturnWithCode() int {
282282
log.Fatal(err)
283283
}
284284

285-
log.Info("About to drop from main")
286-
287285
return 0
288286
}
289287

0 commit comments

Comments
 (0)