Skip to content

Commit

Permalink
chore: drop unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
thisdudkin committed Sep 26, 2024
1 parent 5c5a5a0 commit 67f91d3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
@Service
public class RetrieveMessageErrorDecoder implements ErrorDecoder {

private final ErrorDecoder errorDecoder = new Default();

@Autowired
private Map<String, FeignExceptionHandler> feignExceptionHandlers;

Expand Down

0 comments on commit 67f91d3

Please sign in to comment.