mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
refactor: remove leftover from rebase
This commit is contained in:
parent
92c722207d
commit
53d9595cb5
1 changed files with 2 additions and 3 deletions
|
|
@ -332,7 +332,6 @@ namespace PepperDash.Core
|
|||
|
||||
if (Client != null)
|
||||
{
|
||||
IsConnecting = false;
|
||||
Client.Disconnect();
|
||||
Client = null;
|
||||
ClientStatus = status;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue