removed redundant annotation

This commit is contained in:
YevhenBondarenko 2021-06-08 12:18:05 +03:00
parent 52db3d1983
commit c61c52bb8b

View File

@ -32,7 +32,6 @@ import org.thingsboard.server.transport.lwm2m.server.client.LwM2mClientContext;
import java.util.Collection;
@Slf4j
@TbLwM2mTransportComponent
public class TbLwM2mSecurityStore implements TbEditableSecurityStore {
private final TbEditableSecurityStore securityStore;