Skip to content

Commit

Permalink
Deleted unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
a-dubaj committed Mar 31, 2022
1 parent a27c80c commit 2319edf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import org.springframework.amqp.core.TopicExchange;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.retry.annotation.Backoff;

@Configuration
public class RabbitMqExchangeConfiguration {
Expand Down

0 comments on commit 2319edf

Please sign in to comment.