Skip to content

Commit

Permalink
WLM: Auto Discovery: remove additional logs
Browse files Browse the repository at this point in the history
  • Loading branch information
v-anishrao committed Dec 12, 2018
1 parent 2057549 commit e87d2ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Providers/Modules/WLI/plugins/common/in_wlm_input.rb
Expand Up @@ -58,7 +58,6 @@ def get_emit_data
rescue => e
$log.error "Error while executing get_data. #{e}"
end
$log.info wrapper
router.emit(@tag, time, wrapper) if wrapper
end #get_emit_data

Expand Down

0 comments on commit e87d2ed

Please sign in to comment.