PR feedback - code formatting

This commit is contained in:
Louis DeJardin 2015-10-09 12:08:04 -07:00
parent 29b0b124ee
commit 6ae0f5d505
1 changed files with 1 additions and 1 deletions

View File

@ -728,5 +728,5 @@ namespace Microsoft.AspNet.Server.Kestrel.Http
statusCode != 205 &&
statusCode != 304;
}
}
}
}