Skip to content

Commit

Permalink
Fix duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
nvazquez committed May 27, 2020
1 parent 70b07c9 commit 4554b98
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -31,7 +31,6 @@
import com.cloud.exception.UnsupportedServiceException;
import com.cloud.storage.SnapshotVO;
import com.cloud.storage.dao.SnapshotDao;
import com.cloud.utils.exception.CloudRuntimeException;
import com.cloud.vm.UserVmVO;
import com.cloud.vm.dao.UserVmDao;
import com.cloud.vm.snapshot.VMSnapshotVO;
Expand Down

0 comments on commit 4554b98

Please sign in to comment.