mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
removed comments
This commit is contained in:
@@ -127,15 +127,6 @@ public class CPEAnalyzer extends AbstractAnalyzer {
|
||||
return AnalysisPhase.IDENTIFIER_ANALYSIS;
|
||||
}
|
||||
|
||||
// /**
|
||||
// * The default is to support parallel processing.
|
||||
// *
|
||||
// * @return false
|
||||
// */
|
||||
// @Override
|
||||
// public boolean supportsParallelProcessing() {
|
||||
// return false;
|
||||
// }
|
||||
/**
|
||||
* Creates the CPE Lucene Index.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user