Skip to content

Commit

Permalink
fix (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tco authored Mar 4, 2024
1 parent 99bf65c commit 031d475
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public class UserService {

private final AwsEncryptionServiceImpl encryptionService;

private LambdaSecretConfigProperties lambdaSecretConfigProperties;
private final LambdaSecretConfigProperties lambdaSecretConfigProperties;

@Transactional
public void migrateUser(final String oneLoginSub, final UUID colaSub) {
Expand Down

0 comments on commit 031d475

Please sign in to comment.