PR feedback - code formatting
This commit is contained in:
parent
29b0b124ee
commit
6ae0f5d505
|
|
@ -728,5 +728,5 @@ namespace Microsoft.AspNet.Server.Kestrel.Http
|
||||||
statusCode != 205 &&
|
statusCode != 205 &&
|
||||||
statusCode != 304;
|
statusCode != 304;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue