Skip to content

Commit

Permalink
update java
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Oct 6, 2024
1 parent 7913c2c commit b48012a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/owasp/wrongsecrets/Challenges.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public static final class ErrorResponses {
public static final String FILE_MOUNT_ERROR = "Error reading secret";
public static final String DOWNLOAD_DOTNET_ERROR =
"Error, please add the dotnet binary to the challenges file.";
// if_you_see_this_please_fix_the_keepass_setup
}

public Challenges(ChallengeDefinitionsConfiguration definitions, List<Challenge> challenges) {
Expand Down

0 comments on commit b48012a

Please sign in to comment.