mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 08:23:42 -04:00
Remove auto-generated method
This commit is contained in:
@ -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)
|
||||
{
|
||||
string statusText;
|
||||
|
Reference in New Issue
Block a user