mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-12 01:13:38 +00:00
clean
This commit is contained in:
parent
d027d0c640
commit
cc24e29cb2
@ -162,4 +162,4 @@ interface StorageProtocol {
|
|||||||
|
|
||||||
// Data Extraction Notification
|
// Data Extraction Notification
|
||||||
fun insertDataExtractionNotificationMessage(senderPublicKey: String, message: DataExtractionNotificationInfoMessage, groupID: String?, sentTimestamp: Long)
|
fun insertDataExtractionNotificationMessage(senderPublicKey: String, message: DataExtractionNotificationInfoMessage, groupID: String?, sentTimestamp: Long)
|
||||||
}
|
}
|
||||||
|
@ -73,5 +73,4 @@ class DataExtractionNotification(): ControlMessage() {
|
|||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user