Skip to content

Commit

Permalink
rm duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-V committed Mar 9, 2011
1 parent 5b0290a commit d4c0f09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions twittshell.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@ def read_replies(): #displays latest replies

for reply in replyList:

last_reply_id=reply.id

printl(" "+reply.user.screen_name+" said: "+reply.text)

if reply.in_reply_to_status_id != None:
Expand Down

0 comments on commit d4c0f09

Please sign in to comment.