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 21, 2024
1 parent 234507e commit d80e641
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 d80e641

Please sign in to comment.