Remove unused tag

This commit is contained in:
Matthieu 2021-10-08 00:36:22 +02:00
parent bfba41c4f8
commit b57922ae1e
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ open class Status(
{
companion object {
const val POST_TAG = "postTag"
const val POST_ID_TAG = "post_id_tag"
const val VIEW_COMMENTS_TAG = "view_comments_tag"
const val POST_COMMENT_TAG = "post_comment_tag"
}