Adjusting spaces in ts

This commit is contained in:
andreaNeki
2024-10-31 15:07:22 -03:00
parent fa6e85d6db
commit 009da08177

View File

@@ -290,5 +290,4 @@ export class RegisterEmailFormComponent implements OnDestroy, OnInit {
console.warn(`Unimplemented notification '${key}' from reCaptcha service`);
}
}
}