Remove unused apex classes

< 1 min read

Impact Area

Manageability

Severity

Medium

Affected Element

Apex Class

Rule ID #

SF-AVOID-UNUSED-CLASSES

Impact #

Unused classes increases code complexity and maintenance effort.

Remediation #

Remove the unused class.

Time to fix

5 min

Updated on March 21, 2025
Table of contents
Was it helpful ?