Removing a <inheritdoc> comment that I forgot from the previous push.

This commit is contained in:
ianhong 2014-11-14 15:22:36 -08:00
parent 052ad3e95f
commit 57d234bd7b
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ namespace Microsoft.AspNet.Mvc.Razor
/// <summary>
/// Gets a value that determines if the view is executed as a partial.
/// </summary>
/// <inheritdoc />
public bool IsPartial { get; }