Cleaned up some warnings in the codebase.
This commit is contained in:
parent
5da41ea6f3
commit
a920be092d
4 changed files with 1 additions and 14 deletions
|
|
@ -6,8 +6,5 @@ namespace API.Controllers
|
|||
[Route("api/[controller]")]
|
||||
public class BaseApiController : ControllerBase
|
||||
{
|
||||
public BaseApiController()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue