Skip to content

Commit

Permalink
Remove superfluous newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
DolphFlynn committed Jan 1, 2025
1 parent 1fa506d commit 3af808b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ private static class Worker implements ErrorLoggingRunnable.Task {
private final WeakSecretsFinderModel model;
private final WeakSecretTester tester;


private Worker(WeakSecretsFinderModel model, JWS jws) {
this.model = model;
this.weakSecrets = new WeakSecrets();
Expand Down

0 comments on commit 3af808b

Please sign in to comment.