Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Gorzala committed Dec 29, 2023
1 parent d68b92b commit 822d01b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ public class CaptchaClientProd implements CaptchaClient {
@Value("${app.captcha.siteKey}")
private String siteKey;

@Value("${app.mail.user}")
private String mailuser;

@Value("${app.captcha.apiKey}")
private String apiKey;

Expand Down

0 comments on commit 822d01b

Please sign in to comment.