This commit is contained in:
Kun Deng
2022-09-05 17:02:25 -04:00
parent 38c056cc99
commit 73bfff3940
5 changed files with 6 additions and 12 deletions
-1
View File
@@ -44,7 +44,6 @@ namespace Icarus.Controllers.V1
#region HTTP endpoints
// [HttpGet]
[HttpGet("{id}")]
public async Task<IActionResult> StreamSong(int id)
{