Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-07 16:47:44 +03:00
parent bd1779ab3c
commit 1d0e1c276e
4 changed files with 48 additions and 17 deletions

View file

@ -260,7 +260,6 @@ public class ServerApiHelper {
}
public void requestArtwork(String artworkId, Date updateDate, TangemCard card) {
HttpLoggingInterceptor logging = new HttpLoggingInterceptor();
logging.setLevel(HttpLoggingInterceptor.Level.BODY);