1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

Remove unnecessary imports

This commit is contained in:
Ayymoss
2024-08-22 22:21:58 +01:00
committed by RaidMax
parent 3f8b2fac9e
commit 2d7819c731
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ using System.Linq;
using System.Security.Claims;
using System.Threading.Tasks;
using Data.Models;
using Humanizer;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.Extensions.Logging;