diff --git a/app/get_from_reddit.py b/app/get_from_reddit.py index a8a3adae..9095b5f2 100644 --- a/app/get_from_reddit.py +++ b/app/get_from_reddit.py @@ -23,7 +23,6 @@ def get_image(boards, nsfw=False): 'imgur.com', 'media.giphy.com', ] - print("chose %s" % boards) request_string = "https://reddit.com/r/{}/random.json".format(boards) if not nsfw: