Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Feb 20, 2024
1 parent 7de313b commit c326f35
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ public class RepositoriesFactoryBeanConfig {

private static final Logger LOG = LoggerFactory.getLogger(RepositoriesFactoryBeanConfig.class);

@Value("${pass.deposit.repository.configuration}")
private Resource repositoryConfigResource;

@Bean
public ObjectMapper repositoriesMapper(Environment env) {
ObjectMapper mapper = new ObjectMapper();
Expand Down

0 comments on commit c326f35

Please sign in to comment.