Skip to content

Commit

Permalink
remove download test
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianming11 committed Oct 26, 2022
1 parent 1ecc270 commit 80b5e01
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 79 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@
import com.fasterxml.jackson.databind.ObjectMapper;
import com.github.lianjiatech.retrofit.spring.boot.test.entity.Person;
import com.github.lianjiatech.retrofit.spring.boot.test.entity.Result;
import com.github.lianjiatech.retrofit.spring.boot.test.http.DownloadApi;
import com.github.lianjiatech.retrofit.spring.boot.test.http.HttpApi;
import com.github.lianjiatech.retrofit.spring.boot.test.http.HttpApi2;
import com.github.lianjiatech.retrofit.spring.boot.test.http.HttpApi3;
import com.github.lianjiatech.retrofit.spring.boot.test.http.InterceptApi;

import lombok.extern.slf4j.Slf4j;
import okhttp3.Request;
Expand Down

This file was deleted.

0 comments on commit 80b5e01

Please sign in to comment.