From 1a373382b0abdbf02242c3f952335440d0e8200b Mon Sep 17 00:00:00 2001 From: Tangem Date: Tue, 31 Mar 2020 17:41:25 +0300 Subject: [PATCH] Updated on 2026-08-14 --- .idea/codeStyles/codeStyleConfig.xml | 1 + .../src/main/java/com/tangem/commands/ReadUserDataCommand.kt | 3 --- .../src/main/java/com/tangem/commands/WriteUserDataCommand.kt | 4 ---- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index a55e7a179b..6e6eec1148 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -1,5 +1,6 @@ + \ No newline at end of file diff --git a/tangem-core/src/main/java/com/tangem/commands/ReadUserDataCommand.kt b/tangem-core/src/main/java/com/tangem/commands/ReadUserDataCommand.kt index ba5954fe01..656c1750f0 100644 --- a/tangem-core/src/main/java/com/tangem/commands/ReadUserDataCommand.kt +++ b/tangem-core/src/main/java/com/tangem/commands/ReadUserDataCommand.kt @@ -9,9 +9,6 @@ import com.tangem.common.tlv.TlvMapper import com.tangem.common.tlv.TlvTag import com.tangem.tasks.TaskError -/** -[REDACTED_AUTHOR] - */ class ReadUserDataResponse( /** * CID, Unique Tangem card ID number. diff --git a/tangem-core/src/main/java/com/tangem/commands/WriteUserDataCommand.kt b/tangem-core/src/main/java/com/tangem/commands/WriteUserDataCommand.kt index 804abf6601..ac79cba45c 100644 --- a/tangem-core/src/main/java/com/tangem/commands/WriteUserDataCommand.kt +++ b/tangem-core/src/main/java/com/tangem/commands/WriteUserDataCommand.kt @@ -9,10 +9,6 @@ import com.tangem.common.tlv.TlvMapper import com.tangem.common.tlv.TlvTag import com.tangem.tasks.TaskError -/** -[REDACTED_AUTHOR] - */ - class WriteUserDataResponse( /** * CID, Unique Tangem card ID number.