redo
This commit is contained in:
8
backend/Presentation/Controllers/AuthController.cs
Normal file
8
backend/Presentation/Controllers/AuthController.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace Presentation.Controllers;
|
||||
|
||||
public class AuthController : Controller
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user