Skip to content

Commit

Permalink
rm participant id line
Browse files Browse the repository at this point in the history
  • Loading branch information
msnwatson committed Feb 17, 2024
1 parent 4c1f047 commit f49438a
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 @@ -11,7 +11,6 @@
$stdout.sync = true

def initialize_subscriber(bgs_client)
$logger.info bgs_client.vro_participant_id
subscriber = RabbitSubscriber.new(BUNNY_ARGS)

# Setup queue/subscription for healthcheck
Expand Down

0 comments on commit f49438a

Please sign in to comment.