mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-10 09:22:49 +00:00
@@ -85,7 +85,6 @@ public class ProxyConfigurationService extends AbstractService implements
|
||||
Properties properties;
|
||||
try {
|
||||
properties = findProperties(config);
|
||||
System.out.println(properties);
|
||||
} catch (IOException e) {
|
||||
properties = new Properties();
|
||||
logger.info(
|
||||
|
||||
Reference in New Issue
Block a user