mirror of https://github.com/apache/cloudstack.git
some unused fields deleted
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
This commit is contained in:
parent
712a729bd7
commit
31db58f720
|
|
@ -437,11 +437,7 @@ public class ApiDBUtils {
|
|||
@Inject
|
||||
private NetworkOrchestrationService networkMgr;
|
||||
@Inject
|
||||
private StatsCollector statsCollector;
|
||||
@Inject
|
||||
private TemplateManager templateMgr;
|
||||
@Inject
|
||||
private VolumeOrchestrationService volumeMgr;
|
||||
|
||||
@Inject
|
||||
private AccountDao accountDao;
|
||||
|
|
|
|||
Loading…
Reference in New Issue