Skip to content

Commit

Permalink
Merge branch 'main' into feature_orgunit_on_member
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernt Andreas Johnsen committed Nov 5, 2023
2 parents dcc0170 + 4afdfab commit 3684886
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
public class ExternalUserConsumerConfiguration {

@Bean
@ConditionalOnProperty(name = "fint.kontroll.externalusers", havingValue = "yes")
public ConcurrentMessageListenerContainer<String, ExternalUser> externalUserConsumer(
ExternalUserService externalUserService,
EntityConsumerFactoryService entityConsumerFactoryService
Expand Down

0 comments on commit 3684886

Please sign in to comment.