mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
just an organize import
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com> Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
4894187991
commit
bc98d8ab46
@ -18,9 +18,6 @@ package com.cloud.upgrade;
|
||||
|
||||
import javax.ejb.Local;
|
||||
|
||||
import org.springframework.context.annotation.Primary;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
import com.cloud.upgrade.dao.DbUpgrade;
|
||||
import com.cloud.upgrade.dao.Upgrade217to218;
|
||||
import com.cloud.upgrade.dao.Upgrade218to224DomainVlans;
|
||||
@ -43,7 +40,6 @@ import com.cloud.upgrade.dao.Upgrade30to301;
|
||||
import com.cloud.upgrade.dao.Upgrade40to41;
|
||||
import com.cloud.upgrade.dao.UpgradeSnapshot217to224;
|
||||
import com.cloud.upgrade.dao.UpgradeSnapshot223to224;
|
||||
import com.cloud.upgrade.dao.VersionDaoImpl;
|
||||
|
||||
import com.cloud.utils.component.SystemIntegrityChecker;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user