mirror of https://github.com/apache/cloudstack.git
Removed more unused imports in Snapshots code
Conflicts: server/src/com/cloud/storage/dao/SnapshotScheduleDao.java
This commit is contained in:
parent
823f0c9669
commit
290e8954f7
|
|
@ -19,7 +19,6 @@ package com.cloud.storage.dao;
|
|||
|
||||
import java.util.Date;
|
||||
import java.util.List;
|
||||
|
||||
import com.cloud.storage.SnapshotPolicyVO;
|
||||
import com.cloud.storage.SnapshotScheduleVO;
|
||||
import com.cloud.utils.db.GenericDao;
|
||||
|
|
|
|||
Loading…
Reference in New Issue