bug 5147: some code cleanup, and more incremental checkin

This commit is contained in:
abhishek 2010-09-03 14:38:22 -07:00
parent 73907870f1
commit d62c44ad11
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ import org.apache.log4j.Logger;
import com.cloud.api.BaseCmd;
import com.cloud.api.ServerApiException;
import com.cloud.exception.InvalidParameterValueException;
import com.cloud.host.HostVO;
import com.cloud.host.Status;
import com.cloud.storage.StoragePoolVO;
import com.cloud.user.Account;