Skip to content

Commit 2bd5cd5

Browse files
authored
Apply suggestions from code review
1 parent 4920cde commit 2bd5cd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/test/java/com/cloud/storage/StorageManagerImplTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import org.apache.cloudstack.api.ApiConstants;
3434
import org.apache.cloudstack.api.command.admin.storage.ChangeStoragePoolScopeCmd;
3535
import org.apache.cloudstack.api.command.admin.storage.UpdateObjectStoragePoolCmd;
36-
import org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager;
3736
import org.apache.cloudstack.api.command.admin.storage.ConfigureStorageAccessCmd;
3837
import org.apache.cloudstack.engine.subsystem.api.storage.DataStore;
3938
import org.apache.cloudstack.engine.subsystem.api.storage.DataStoreLifeCycle;
@@ -45,7 +44,6 @@
4544
import org.apache.cloudstack.framework.config.ConfigKey;
4645
import org.apache.cloudstack.framework.config.dao.ConfigurationDao;
4746
import org.apache.cloudstack.resourcedetail.dao.DiskOfferingDetailsDao;
48-
import org.apache.cloudstack.storage.command.CheckDataStoreStoragePolicyComplainceCommand;
4947
import org.apache.cloudstack.storage.datastore.db.ObjectStoreDao;
5048
import org.apache.cloudstack.storage.datastore.db.ObjectStoreDetailsDao;
5149
import org.apache.cloudstack.storage.datastore.db.ObjectStoreVO;

0 commit comments

Comments
 (0)