version23.8Beta

This commit is contained in:
Sergio De la torre 2023-03-24 13:11:44 +01:00
parent 664728d97d
commit 9fcefed2b1
1 changed files with 2 additions and 3 deletions

View File

@ -15,4 +15,3 @@ public class ApiUtils {
return RetrofitClient.getClient(BASE_URL).create(RestClient.class); return RetrofitClient.getClient(BASE_URL).create(RestClient.class);
} }
} }