Skip to content

Commit

Permalink
22 mai 2017 #2
Browse files Browse the repository at this point in the history
  • Loading branch information
loicdm committed May 22, 2017
1 parent 6e60935 commit ae05deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ def get_chan_name(userinput):
if data:
msg = str(data[0])
msg = msg[2:-3]
print(msg)
return msg
else:
return ["err6"]
Expand Down

0 comments on commit ae05deb

Please sign in to comment.