Skip to content

Commit

Permalink
removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BouVid committed Sep 28, 2023
1 parent 0459ec3 commit 01775e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Fusion.Resources.Api.Controllers.Requests
[ApiController]
public class SecondOpinionController : ResourceControllerBase
{
// projects/d5c79bb2-5135-47f0-81f2-739ebe46f752/requests/32d3a26c-a13c-473b-889e-beb8d0a97992
[HttpOptions("/resources/requests/internal/{requestId}/second-opinions")]
public async Task<IActionResult> CheckSecondOpinionAccess(Guid requestId)
{
Expand Down

0 comments on commit 01775e2

Please sign in to comment.