mirror of https://github.com/apache/cloudstack.git
Removed an un-used import
This commit is contained in:
parent
08995b68e6
commit
ef0adc1238
|
|
@ -33,7 +33,6 @@ import java.util.List;
|
|||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
import java.util.StringTokenizer;
|
||||
import java.util.UUID;
|
||||
|
||||
import javax.net.ssl.SSLContext;
|
||||
import javax.net.ssl.TrustManager;
|
||||
|
|
|
|||
Loading…
Reference in New Issue