Cleanup code
remove redundant return
This commit is contained in:
parent
f34b230238
commit
283d5322d8
@ -15,8 +15,6 @@ def getselect(select):
|
||||
if 'waifu' in keyword:
|
||||
url = 'https://media0.giphy.com/media/C79RKZ7nOcK8U/giphy.gif'
|
||||
|
||||
return url
|
||||
|
||||
if len(select.split()) > 1:
|
||||
keyword = select.split()[1]
|
||||
#print (url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user