Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit e87d2ed

Browse files
committed
WLM: Auto Discovery: remove additional logs
1 parent 2057549 commit e87d2ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Providers/Modules/WLI/plugins/common/in_wlm_input.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def get_emit_data
5858
rescue => e
5959
$log.error "Error while executing get_data. #{e}"
6060
end
61-
$log.info wrapper
6261
router.emit(@tag, time, wrapper) if wrapper
6362
end #get_emit_data
6463

0 commit comments

Comments
 (0)