Updated admin.cs

This commit is contained in:
罗澜大帅哥 2025-01-31 17:10:45 +00:00
parent 0ea41bdc89
commit fe94ebaadc

View File

@ -33,7 +33,6 @@ namespace asg_form.Controllers
{
[ApiController]
public class admin : ControllerBase
{
private readonly RoleManager<Role> roleManager;