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 Apr 19, 2024
1 parent 0773b13 commit aee93c1
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 @@ -13,7 +13,6 @@ public interface CoreConstants {
String APP_ID = "AppId"; //$NON-NLS-1$
String EMAIL_NOTIFICATION = "EnableMailNotification"; //$NON-NLS-1$
String PERSONAL_SCAN = "Personal"; //$NON-NLS-1$

String FILE_ID = "FileId"; //$NON-NLS-1$
String FILE_TO_UPLOAD = "fileToUpload"; //$NON-NLS-1$
String UPLOADED_FILE = "uploadedFile"; //$NON-NLS-1$
Expand Down

0 comments on commit aee93c1

Please sign in to comment.