log removed
This commit is contained in:
parent
9de5162461
commit
8d2bd73056
|
@ -51,7 +51,6 @@ const styles = StyleSheet.create({
|
|||
});
|
||||
|
||||
const onPress = (attachment) => {
|
||||
console.warn(attachment)
|
||||
const url = attachment.title_link || attachment.author_link;
|
||||
if (!url) {
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue