Lwm2m: backEnd: add Error securityConfig

This commit is contained in:
nickAS21 2020-12-26 23:09:35 +02:00
parent 9731fb614b
commit c5d82c2203
2 changed files with 1 additions and 2 deletions

View File

@ -218,7 +218,6 @@ public class LwM2mInMemorySecurityStore extends InMemorySecurityStore {
} }
/** /**
*
* @param deviceProfile * @param deviceProfile
*/ */
public boolean addUpdateProfileParameters(DeviceProfile deviceProfile) { public boolean addUpdateProfileParameters(DeviceProfile deviceProfile) {