mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-24 23:27:21 +00:00
clean
This commit is contained in:
parent
db415f371a
commit
40015c2898
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user