From d65a4e37217378bc5c0b72852bc114bff01b8fd6 Mon Sep 17 00:00:00 2001 From: Richard Park <51494936+richardpark-msft@users.noreply.github.com> Date: Wed, 4 Aug 2021 20:41:30 +0000 Subject: [PATCH] Let's go ahead and comment the blank lines too... --- _examples/logging/logging.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_examples/logging/logging.go b/_examples/logging/logging.go index 96d83ee..6b1768f 100644 --- a/_examples/logging/logging.go +++ b/_examples/logging/logging.go @@ -44,11 +44,11 @@ func main() { // // TraceID: 4b6c2c3cdbf8e8096e262d2770ff9b15 // SpanID: 6682e012dbfdca72 - + // // Span: eh.Hub.Send // Status: [0] // Elapsed: 485ms - + // // Attributes: // - component=github.com/Azure/azure-event-hubs-go // - version=3.3.9