Skip to content

Commit

Permalink
rm flush line
Browse files Browse the repository at this point in the history
  • Loading branch information
msnwatson committed Feb 17, 2024
1 parent fb4a208 commit 4c1f047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion svc-bgs-api/src/main_consumer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def run(subscriber)
end

$logger.info "Initializing subscriber..."
$logger.flush
subscriber = initialize_subscriber(BgsClient.new)
$logger.info "Initialized subscriber!"
run(subscriber)

0 comments on commit 4c1f047

Please sign in to comment.