Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
removed debugging text
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicarod7 committed Jan 25, 2019
1 parent d9147df commit c218f0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xkcd_alt.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ def get(self):
# This tweet has not been replied to
del alt_payload, comic_payload, alt_raw, comic_raw, alt
return comic['statuses'][0] # Return comic Tweet
print('damn it')


def post(self, tweet, reply):
Expand Down

0 comments on commit c218f0c

Please sign in to comment.