Skip to content

Commit

Permalink
Cloud Storage
Browse files Browse the repository at this point in the history
  • Loading branch information
KonduruKeerthi committed Jul 4, 2024
1 parent f255de8 commit 33c0070
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ public async Task<IActionResult> EditDocument()
fileStreamResult.FileDownloadName = "EditPowerPoint.pptx";
return fileStreamResult;
}

}
catch (Exception ex)
{
Expand Down

0 comments on commit 33c0070

Please sign in to comment.