Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[irods-contrib/metalnx-web214] Remove xml references to FavoritesServ…
Browse files Browse the repository at this point in the history
…ices
JustinKyleJames committed Nov 21, 2024
1 parent 4cf4994 commit 2e6b3eb
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -122,7 +122,6 @@
ref="dataProfilerSettings" />
<property name="dataTypeResolutionServiceFactory"
ref="dataTypeResolutionServiceFactory" />
<property name="favoritesService" ref="favoritesService" />
<property name="userService" ref="userService" />
</bean>

Original file line number Diff line number Diff line change
@@ -100,7 +100,6 @@
<property name="irodsAccessObjectFactory" ref="irodsAccessObjectFactory" />
<property name="dataProfilerSettings" ref="dataProfilerSettings" />
<property name="dataTypeResolutionServiceFactory" ref="dataTypeResolutionServiceFactory" />
<property name="favoritesService" ref="favoritesService" />
<property name="userService" ref="userService" />
</bean>

@@ -119,4 +118,4 @@
<property name="cc" value="${mail.cc}" />
</bean>

</beans>
</beans>

0 comments on commit 2e6b3eb

Please sign in to comment.