Skip to content

Commit

Permalink
remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
msal4 committed Mar 11, 2019
1 parent 94c1306 commit 84aaa18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/pages/post_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,6 @@ class _PostPageState extends State<PostPage> {
'subs.name': [subtitle]
},
);
print('this is the url: $url');
print('this is the title: $title');
intent.launch();
}
}
Expand Down

0 comments on commit 84aaa18

Please sign in to comment.