Removed whiteline

This commit is contained in:
Paradox
2013-11-28 15:51:51 +01:00
parent 62cc168dc9
commit fc53a1b8dd
@@ -11,4 +11,4 @@ public class Ip {
System.getProperties().setProperty("socksProxyHost", host);
System.getProperties().setProperty("socksProxyPort", port);
}
}
}