mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
removed unwanted new lines
This commit is contained in:
parent
56e4dfd743
commit
3b32635cf9
@ -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