mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Remove TODO
This commit is contained in:
parent
be5e6eaa93
commit
23c20acff1
1 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,4 @@ interface VerificationInfo<ValidObjectType> {
|
|||
* Alice’s device should record this ID and use it in future messages in this transaction.
|
||||
*/
|
||||
val transactionID: String?
|
||||
|
||||
// TODO Refacto Put the relatesTo here or at least in Message sent in Room parent?
|
||||
// val relatesTo: RelationDefaultContent?
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue