pull/961/head
Yunus Emre Kalkan 6 years ago
commit cf3cbaa889

@ -35,11 +35,9 @@ namespace Volo.Abp.Account.Web.Pages.Account
schemeProvider,
accountOptions)
{
_schemeProvider = schemeProvider;
Interaction = interaction;
ClientStore = clientStore;
IdentityServerEvents = identityServerEvents;
_accountOptions = accountOptions.Value;
}
public override async Task OnGetAsync()

Loading…
Cancel
Save