mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #578 from lakshani/rest-connector-3.1.0
removed unwanted new lines
This commit is contained in:
commit
b8d9ec782a
@ -638,7 +638,6 @@ public class DeviceManagementProviderServiceImpl implements DeviceManagementProv
|
||||
count += devicesForRoles.size();
|
||||
devices = processDevices(devices, devicesForRoles);
|
||||
}
|
||||
|
||||
paginationResult.setData(devices);
|
||||
paginationResult.setRecordsFiltered(count);
|
||||
paginationResult.setRecordsTotal(count);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user