mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 12:06:29 +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)
|
if (Client != null)
|
||||||
{
|
{
|
||||||
IsConnecting = false;
|
|
||||||
Client.Disconnect();
|
Client.Disconnect();
|
||||||
Client = null;
|
Client = null;
|
||||||
ClientStatus = status;
|
ClientStatus = status;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue