Skip to content

Commit

Permalink
Update CoreConstants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalhcl-5960 authored Jun 13, 2024
1 parent d93246d commit a745198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/hcl/appscan/sdk/CoreConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public interface CoreConstants {
String IS_VALID = "IsValid"; //$NON-NLS-1$
String SOURCE_CODE_ONLY = "sourceCodeOnly"; //$NON-NLS-1$
String SOFTWARE_COMPOSITION_ANALYZER = "Software Composition Analyzer"; //$NON-NLS-1$
String STATIC_ANALYZER = "Static Analyzer"; //$NON-NLS-1$
String SCA = "Sca"; //$NON-NLS-1$

String CREATE_IRX = "createIRX"; //$NON-NLS-1$
Expand Down

0 comments on commit a745198

Please sign in to comment.