mirror of
https://github.com/collectd/collectd.git
synced 2026-02-09 04:09:15 +08:00
GenericJMXConfConnection: Remove unused imports.
This commit is contained in:
committed by
Florian Forster
parent
513a5cafb5
commit
e2f2a97fd8
@@ -30,8 +30,6 @@ import java.net.InetAddress;
|
||||
import java.net.UnknownHostException;
|
||||
|
||||
import javax.management.MBeanServerConnection;
|
||||
import javax.management.ObjectName;
|
||||
import javax.management.MalformedObjectNameException;
|
||||
|
||||
import javax.management.remote.JMXServiceURL;
|
||||
import javax.management.remote.JMXConnector;
|
||||
|
||||
Reference in New Issue
Block a user