remove unused variables.
This commit is contained in:
parent
fb3a27c02f
commit
18efb098f9
|
@ -30,7 +30,6 @@
|
||||||
private bool _navigationInterceptionEnabled;
|
private bool _navigationInterceptionEnabled;
|
||||||
private PageState _pagestate;
|
private PageState _pagestate;
|
||||||
private string _error = "";
|
private string _error = "";
|
||||||
private bool _pageChanged;
|
|
||||||
|
|
||||||
[Parameter]
|
[Parameter]
|
||||||
public string RenderMode { get; set; }
|
public string RenderMode { get; set; }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user