We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f659c commit d879560Copy full SHA for d879560
server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java
@@ -25,7 +25,6 @@
25
import javax.inject.Inject;
26
import javax.naming.ConfigurationException;
27
28
-import com.cloud.utils.exception.CloudRuntimeException;
29
import org.apache.cloudstack.framework.config.dao.ConfigurationDao;
30
import org.apache.cloudstack.utils.reflectiontostringbuilderutils.ReflectionToStringBuilderUtils;
31
import org.springframework.stereotype.Component;
0 commit comments