PMD Results
The following document contains the results of PMD 6.49.0.
Violations By Priority
Priority 4
org/mybatis/scripting/freemarker/FreeMarkerLanguageDriverConfig.java
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'freemarker.template.Configuration' | 42 |
Files
org/mybatis/scripting/freemarker/FreeMarkerLanguageDriverConfig.java
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'freemarker.template.Configuration' | 4 | 42 |