mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
fix: remove leftover merge issue
This commit is contained in:
parent
38e2222de8
commit
2a93f3bdb4
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ namespace PepperDash.Core
|
|||
private void KillClient(SocketStatus status)
|
||||
{
|
||||
KillStream();
|
||||
IsConnecting = false;
|
||||
|
||||
if (Client != null)
|
||||
{
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue