mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
remove unused endpoint
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
a95433c6bc
commit
fa3e8002bc
@ -649,8 +649,4 @@ public interface NcApi {
|
||||
@DELETE
|
||||
Observable<GenericOverall> rejectInvitation(@Header("Authorization") String authorization,
|
||||
@Url String url);
|
||||
|
||||
@DELETE
|
||||
Observable<GenericOverall> unbanActor(@Header("Authorization") String authorization,
|
||||
@Url String url);
|
||||
}
|
Loading…
Reference in New Issue
Block a user