Code improvement

This commit is contained in:
Ivan Paolillo 2016-11-21 13:53:37 +01:00
parent e66e9d445f
commit 4d4afa6ca4
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ import java.io.IOException;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.springframework.test.context.web.WebAppConfiguration;
import okhttp3.Call;
import okhttp3.Callback;