Skip to content

Commit d930982

Browse files
committed
engine/storage: remove unused import
Fixes checkstyle issue caused by previous commit 6a511fc from PR #3466 where a minor review fix did not address this. Merging this one to unblock few other PRs after running a local build test. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 2050a90 commit d930982

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/CephSnapshotStrategy.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import org.apache.cloudstack.storage.datastore.db.SnapshotDataStoreVO;
3030
import org.apache.cloudstack.storage.datastore.db.StoragePoolVO;
3131
import org.apache.log4j.Logger;
32-
import org.springframework.stereotype.Component;
3332

3433
import com.cloud.storage.DataStoreRole;
3534
import com.cloud.storage.Snapshot;

0 commit comments

Comments
 (0)