Deepak Dixit created OFBIZ-10397:
------------------------------------
Summary: Remove unused code from ContentServices class file
Key: OFBIZ-10397
URL:
https://issues.apache.org/jira/browse/OFBIZ-10397 Project: OFBiz
Issue Type: Improvement
Reporter: Deepak Dixit
Assignee: Deepak Dixit
While working on OFBIZ-10393, found that we have some unused code in ContentServices class file
We can remove following method from ContentServices
- createContentAssoc
- createContentAssocMethod
- updateContent
- updateContentMethod
- updateContentAssoc
- updateContentAssocMethod
We have already converted some of these services to entity-auto, so all these can be removed directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)