mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
UI code cleanup.
This commit is contained in:
@@ -26,5 +26,4 @@ abstract class ConversationMessageItem extends ConversationItem {
|
||||
void setBody(byte[] body) {
|
||||
this.body = body;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user