Fix build warning
This commit is contained in:
parent
9b3b3e91bd
commit
f6d25f7117
|
|
@ -15,7 +15,6 @@ namespace Microsoft.AspNetCore.Mvc.RazorPages
|
|||
/// </summary>
|
||||
public abstract class Page : RazorPageBase, IRazorPage
|
||||
{
|
||||
private IUrlHelper _urlHelper;
|
||||
private PageArgumentBinder _binder;
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Reference in New Issue