log removed

This commit is contained in:
Diego Mello 2017-12-01 17:33:32 -02:00
parent 9de5162461
commit 8d2bd73056
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ const styles = StyleSheet.create({
}); });
const onPress = (attachment) => { const onPress = (attachment) => {
console.warn(attachment)
const url = attachment.title_link || attachment.author_link; const url = attachment.title_link || attachment.author_link;
if (!url) { if (!url) {
return; return;