mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-04-05 17:39:39 -04:00
Remove auto-generated method
This commit is contained in:
parent
3c3aca8bfd
commit
73c9b94b0f
@ -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…
x
Reference in New Issue
Block a user