Explorar o código

Add removal todo for upcoming major version(s)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger %!s(int64=2) %!d(string=hai) anos
pai
achega
3e08781872

+ 2 - 0
app/src/main/java/com/nextcloud/talk/utils/database/user/UserUtils.java

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