mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix checkstyle
This commit is contained in:
parent
b61f0a74ca
commit
16d36dd75f
@ -763,8 +763,8 @@ public class ApiServer extends ManagerBase implements HttpRequestHandler, ApiSer
|
||||
Domain domain = _domainMgr.getDomain(domainUUID);
|
||||
if (domain != null)
|
||||
return domain.getId();
|
||||
else
|
||||
return null;
|
||||
else
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user