Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Update ShippingController.java
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan authored May 23, 2018
1 parent 4a2742a commit 53b73cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public String doInRabbit(Channel channel) throws Exception {
}
});
} catch ( AmqpException e ) {
System.out.println("Unable to connect to RabbitMQ");
rabbitmq.setStatus("err");
}

Expand Down

0 comments on commit 53b73cf

Please sign in to comment.