1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-18 01:24:59 +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;
}
/**