Cleanup
This commit is contained in:
parent
183dd153ff
commit
685b034977
4 changed files with 3 additions and 6 deletions
|
|
@ -35,8 +35,6 @@ data class NotificationData(
|
|||
)
|
||||
|
||||
data class NotificationEvent(
|
||||
val eventId: EventId,
|
||||
val senderId: UserId,
|
||||
val timestamp: Long,
|
||||
val content: String,
|
||||
// For images for instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue