mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 05:55:39 +03:00
Deprecate UserUtils
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
a99a173612
commit
ad223155d7
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ import io.requery.Persistable;
|
|||
import io.requery.query.Result;
|
||||
import io.requery.reactivex.ReactiveEntityStore;
|
||||
|
||||
@Deprecated
|
||||
public class UserUtils implements CurrentUserProvider {
|
||||
private ReactiveEntityStore<Persistable> dataStore;
|
||||
|
||||
|
|
Loading…
Reference in a new issue