Skip to content

Commit

Permalink
Remove duplicate bean
Browse files Browse the repository at this point in the history
Signed-off-by: JermaineHua <[email protected]>
  • Loading branch information
CrazyHZM committed Feb 18, 2025
1 parent 2c2edb1 commit 09d940e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ public void initializeApplicationModel(ApplicationModel applicationModel) {
beanFactory.registerBean(RegistryManager.class);
beanFactory.registerBean(MetadataServiceDelegation.class);
beanFactory.registerBean(MetadataServiceDelegationV2.class);
beanFactory.registerBean(MetadataServiceDelegationV2.class);
}
}

0 comments on commit 09d940e

Please sign in to comment.