mirror of https://github.com/apache/cloudstack.git
white space checks
This commit is contained in:
parent
0ee7e7678a
commit
66f19c6318
|
|
@ -244,7 +244,7 @@ public class AgentManagerImpl implements AgentManager, HandlerFactory, ResourceS
|
|||
@Inject
|
||||
protected StoragePoolDao _storagePoolDao = null;
|
||||
@Inject
|
||||
protected StoragePoolHostDao _storagePoolHostDao = null;
|
||||
protected StoragePoolHostDao _storagePoolHostDao = null;
|
||||
@Inject
|
||||
protected GuestOSCategoryDao _guestOSCategoryDao = null;
|
||||
@Inject
|
||||
|
|
|
|||
Loading…
Reference in New Issue