mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Socks5Proxy: Remove empty line
This commit is contained in:
parent
48010f3b82
commit
02e2eba556
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ public final class Socks5Proxy {
|
||||||
}
|
}
|
||||||
this.serverThread = null;
|
this.serverThread = null;
|
||||||
this.serverSocket = null;
|
this.serverSocket = null;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue