Skip to content

Commit e128fa3

Browse files
committed
code clean up
1 parent 1dcfb6f commit e128fa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Mvc/Mvc.Core/src/FileStreamResult.cs

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Task writeFileAsync(HttpContext httpContext, FileStreamResult result, RangeItemH
106106
EntityTag,
107107
logger!);
108108

109-
110109
await FileStreamResultExecutor.ExecuteAsyncInternal(
111110
httpContext,
112111
this,

0 commit comments

Comments
 (0)