mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-13 11:12:23 +00:00
clean
This commit is contained in:
@@ -147,8 +147,6 @@ public class IncomingMediaMessage {
|
|||||||
return linkPreviews;
|
return linkPreviews;
|
||||||
}
|
}
|
||||||
|
|
||||||
public DataExtractionNotificationInfoMessage getDataExtractionNotification() { return dataExtractionNotification; }
|
|
||||||
|
|
||||||
public boolean isUnidentified() {
|
public boolean isUnidentified() {
|
||||||
return unidentified;
|
return unidentified;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,4 +13,4 @@ class DataExtractionNotificationInfoMessage {
|
|||||||
this.kind = kind
|
this.kind = kind
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user