Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-03 11:54:35 +03:00
parent e97c936c92
commit 91e0eb0bed
3 changed files with 116 additions and 49 deletions

View file

@ -190,7 +190,6 @@ public class ServerApiHelper {
});
}
/**
* HTTP
* Card verify
@ -298,10 +297,8 @@ public class ServerApiHelper {
Log.e(TAG, "getArtwork onFailure " + t.getMessage());
}
});
}
/**
* HTTP
* Used in Crypto-currency course