Fix build failure

revert-dabc3590
tcdlpds@gmail.com 5 years ago
parent 7d180dd490
commit 2ed7c53cae

@ -751,4 +751,7 @@ public class DeviceManagementProviderServiceMock implements DeviceManagementProv
return false;
}
@Override public List<Device> getDeviceByIdList(List<String> list) throws DeviceManagementException {
return null;
}
}

Loading…
Cancel
Save