Remove patch import in api interface

This commit is contained in:
Nils Griebner 2018-06-21 23:20:51 +02:00
parent 9eeb840d97
commit 6578bc779d

View file

@ -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.