mirror of https://github.com/apache/cloudstack.git
fix build
This commit is contained in:
parent
45b41e4603
commit
15641ef1a7
|
|
@ -22,7 +22,6 @@ import org.apache.log4j.Logger;
|
|||
import org.libvirt.Connect;
|
||||
import org.libvirt.LibvirtException;
|
||||
|
||||
import com.cloud.agent.kvm.KVMConnection;
|
||||
|
||||
public class LibvirtConnection {
|
||||
private static final Logger s_logger = Logger.getLogger(LibvirtConnection.class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue