Skip to content

Commit

Permalink
fix dups
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeAlhayek authored Nov 25, 2024
1 parent b8b6277 commit 601a186
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public sealed class ResetPasswordController : Controller
private readonly UserEmailService _userEmailService;
private readonly IDisplayManager<ResetPasswordForm> _resetPasswordDisplayManager;
private readonly IShellFeaturesManager _shellFeaturesManager;
private readonly RegistrationOptions _registrationOptions;

internal readonly IStringLocalizer S;

Expand Down

0 comments on commit 601a186

Please sign in to comment.