1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00

Socks5Proxy: Remove empty line

This commit is contained in:
Florian Schmaus 2019-05-18 13:24:48 +02:00
parent 48010f3b82
commit 02e2eba556

View file

@ -243,7 +243,6 @@ public final class Socks5Proxy {
}
this.serverThread = null;
this.serverSocket = null;
}
/**