Skip to content

Commit 5ec4d80

Browse files
committed
remove debug
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent cdf4f76 commit 5ec4d80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

loganalytics/servicediscovery.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ func (sd *LogAnalyticsServiceDiscovery) ServiceDiscovery() {
5252
"sd:%x",
5353
string(sha1.New().Sum([]byte(fmt.Sprintf("%v", subscriptionList)))),
5454
)
55-
fmt.Println(cacheKey)
5655
}
5756

5857
// try cache

0 commit comments

Comments
 (0)