Skip to content

Commit 1b47f37

Browse files
committed
remove debug
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 039827f commit 1b47f37

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
@@ -73,7 +73,6 @@ func (sd *LogAnalyticsServiceDiscovery) GetWorkspace(ctx context.Context, resour
7373
}
7474

7575
if serviceDiscoveryCacheDuration != nil {
76-
fmt.Println("to cache: " + resourceId)
7776
prober.cache.Set(cacheKey, &workspace.Workspace, *serviceDiscoveryCacheDuration)
7877
}
7978

0 commit comments

Comments
 (0)