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