Update DeviceManager.java

revert-70aa11f8
Milan Perera 9 years ago
parent d0819adf6d
commit 8f00128ab1

@ -122,7 +122,6 @@ public interface DeviceManager {
* @param device Updated device information related data
* @throws DeviceManagementException If some unusual behaviour is observed while updating the device info
*/
boolean updateDeviceInfo(DeviceIdentifier deviceIdentifier, Device device) throws DeviceManagementException;
/**

Loading…
Cancel
Save