Skip to content

Commit d601c17

Browse files
Merge branch '4.20'
2 parents ca8ce8c + a2d35c8 commit d601c17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/storage/image/swift/src/main/java/org/apache/cloudstack/storage/datastore/driver/SwiftImageStoreDriverImpl.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424

2525
import javax.inject.Inject;
2626

27-
import com.cloud.configuration.Config;
28-
import com.cloud.utils.SwiftUtil;
29-
3027
import org.apache.cloudstack.api.ApiConstants;
3128
import org.apache.cloudstack.engine.subsystem.api.storage.CreateCmdResult;
3229
import org.apache.cloudstack.engine.subsystem.api.storage.DataObject;
@@ -42,7 +39,6 @@
4239
import org.apache.cloudstack.storage.image.BaseImageStoreDriverImpl;
4340
import org.apache.cloudstack.storage.image.store.ImageStoreImpl;
4441
import org.apache.cloudstack.storage.to.TemplateObjectTO;
45-
import org.apache.log4j.Logger;
4642

4743
import com.cloud.agent.api.storage.DownloadAnswer;
4844
import com.cloud.agent.api.to.DataObjectType;

0 commit comments

Comments
 (0)