diff --git a/LANCommander/Areas/Identity/Pages/Account/Register.cshtml.cs b/LANCommander/Areas/Identity/Pages/Account/Register.cshtml.cs index 9b3568f8..9543aaf0 100644 --- a/LANCommander/Areas/Identity/Pages/Account/Register.cshtml.cs +++ b/LANCommander/Areas/Identity/Pages/Account/Register.cshtml.cs @@ -20,7 +20,6 @@ using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.AspNetCore.WebUtilities; using Microsoft.Extensions.Logging; using LANCommander.Services; -using LANCommander.Components; namespace LANCommander.Areas.Identity.Pages.Account {