historical deletion of test controller...
This commit is contained in:
parent
d3830eacc4
commit
a7566e2cd3
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
using Microsoft.AspNetCore.Mvc;
|
||||
using SurveyLib.Core.Services;
|
||||
|
||||
namespace SurveyBackend.Controllers;
|
||||
|
||||
/// <summary>
|
||||
/// Удалим когда-нибудь
|
||||
/// </summary>
|
||||
[ApiController]
|
||||
[Route("api/test")]
|
||||
public class TestController : ControllerBase
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue