Remove reference to deprecated namespace

This commit is contained in:
Pat Hartl 2024-01-07 15:12:27 -06:00
parent 220f0ef90a
commit afd5996565

View file

@ -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
{