Socks5Proxy: Remove empty line

This commit is contained in:
Florian Schmaus 2019-05-18 13:24:48 +02:00
parent 48010f3b82
commit 02e2eba556
1 changed files with 0 additions and 1 deletions

View File

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