mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'master' into 'master'
Fix build failure See merge request entgra/carbon-device-mgt-plugins!161
This commit is contained in:
commit
8fe3d9242c
@ -65,10 +65,4 @@ public class DeviceInformationManagerServiceMock implements DeviceInformationMan
|
|||||||
public int publishEvents(String s, String s1, String s2, String s3) throws DeviceDetailsMgtException {
|
public int publishEvents(String s, String s1, String s2, String s3) throws DeviceDetailsMgtException {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public void addDeviceLocations(Device device, List<DeviceLocation> deviceLocations) throws
|
|
||||||
DeviceDetailsMgtException{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user