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