Refactoring. Checked old implementation.

This commit is contained in:
2021-03-21 00:41:58 +03:00
parent 10ba59652b
commit d63de824b3
12 changed files with 514 additions and 45 deletions
@@ -22,7 +22,6 @@
package com.github.prominence.openweathermap.api;
import com.github.prominence.openweathermap.api.request.OpenWeatherMapClient;
import org.junit.BeforeClass;
public class ApiTest {