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