Remove redundant code related to License Compliance
Why are we doing this work
Researching &8532 (closed) we discovered that there are some obsolete code related to License Compliance feature. We should remove it while we refactoring code preparing the codebase to replacement of License Finder. Otherwise, we risk to increase confinement with the codebase.
Implementation plan
Next services were used in the endpoints that we have already removed here
-
Remove SoftwareLicensePolicies::CreateService -
Remove SoftwareLicensePolicies::UpdateService -
Remove CreatePolicyService -
Remove UpdatePolicyService
Edited by Adam Cohen