Remove auto-generated method
This commit is contained in:
parent
3c3aca8bfd
commit
73c9b94b0f
1 changed files with 0 additions and 5 deletions
|
|
@ -452,11 +452,6 @@ namespace Observatory.UI.Views
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private void TextBox_TextInput(object sender, Avalonia.Input.TextInputEventArgs e)
|
|
||||||
{
|
|
||||||
throw new NotImplementedException();
|
|
||||||
}
|
|
||||||
|
|
||||||
private string GetStatusText(PluginManagement.PluginManager.PluginStatus status)
|
private string GetStatusText(PluginManagement.PluginManager.PluginStatus status)
|
||||||
{
|
{
|
||||||
string statusText;
|
string statusText;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue