mirror of
https://github.com/netchx/netch.git
synced 2026-03-20 18:19:44 +08:00
Remove Delay Test "Test done" Notification
This commit is contained in:
@@ -721,7 +721,6 @@ namespace Netch.Forms
|
||||
void OnTestDelayFinished(object o1, EventArgs e1)
|
||||
{
|
||||
Refresh();
|
||||
NotifyTip(i18N.Translate("Test done"));
|
||||
|
||||
ServerHelper.DelayTestHelper.TestDelayFinished -= OnTestDelayFinished;
|
||||
Enabled = true;
|
||||
|
||||
Reference in New Issue
Block a user