Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol

This commit is contained in:
ismailgulek
2022-06-13 13:52:46 +03:00
parent 9d4d7cfc9b
commit 62a3485852
3 changed files with 21 additions and 21 deletions
@@ -86,11 +86,6 @@
*/
@property (nonatomic, readonly) BOOL hasLink;
/**
Whether the data has a thread root in its components.
*/
@property (nonatomic, readonly) BOOL hasThreadRoot;
/**
Event formatter
*/