diff --git a/asg_form/Controllers/auditAndFilingController.cs b/asg_form/Controllers/auditAndFilingController.cs index 3c1ab4c..d2cfc77 100644 --- a/asg_form/Controllers/auditAndFilingController.cs +++ b/asg_form/Controllers/auditAndFilingController.cs @@ -63,7 +63,6 @@ namespace asg_form.Controllers { } - [ApiController] public class auditAndFilingController : ControllerBase { private readonly RoleManager roleManager;