Remove patch import in api interface
This commit is contained in:
parent
9eeb840d97
commit
6578bc779d
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import retrofit2.http.PUT;
|
|||
import retrofit2.http.Path;
|
||||
import retrofit2.http.Query;
|
||||
import retrofit2.http.Streaming;
|
||||
import retrofit2.http.PATCH;
|
||||
|
||||
/**
|
||||
* Created by david on 22.05.17.
|
||||
|
|
Loading…
Reference in a new issue