Add removal todo for upcoming major version(s)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-07-23 16:27:18 +02:00
parent bcb728a0d1
commit 3e08781872
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -37,6 +37,8 @@ import io.requery.reactivex.ReactiveEntityStore;
/**
* @deprecated use {@link com.nextcloud.talk.users.UserManager} instead.
*
* TODO: remove this class with a major version, 15.0.0 or 16.0.0.
*/
@Deprecated
public class UserUtils implements CurrentUserProvider {