Skip to content

Commit

Permalink
Remove SEP-dependent Sep24DepositInfoGenerator bean creation
Browse files Browse the repository at this point in the history
  • Loading branch information
lijamie98 committed Jan 7, 2025
1 parent 286aec9 commit 6f241ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ Sep31DepositInfoGenerator sep31DepositInfoGenerator(
}

@Bean
@ConditionalOnAnySepsEnabled(seps = {"sep24"})
Sep24DepositInfoGenerator sep24DepositInfoGenerator(
Sep24Config sep24Config, Optional<CustodyApiClient> custodyApiClient)
throws InvalidConfigException {
Expand Down

0 comments on commit 6f241ca

Please sign in to comment.