From 9a582a7d88fac58e18e3cb5485b54c62e67e835b Mon Sep 17 00:00:00 2001 From: iankang Date: Mon, 31 Jan 2022 20:51:15 +0300 Subject: [PATCH] removed empty responses for HearThisAt --- .idea/workspace.xml | 8 +- src/main/java/com/mixsteroids/mixjar/main.kt | 4 +- .../mixjar/models/HearthisatLoginResponse.kt | 77 +++++++++---- .../mixjar/models/SingleArtistResponse.kt | 32 ++--- .../mixjar/models/SingleTrackResponse.kt | 109 +++++++++--------- .../mixjar/services/HearThisAtServiceImpl.kt | 16 +-- 6 files changed, 139 insertions(+), 107 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d530c1f..8de4240 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,13 +6,9 @@ - - - - - - + +