mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 19:57:43 +00:00
clean
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user