Remove unused variable
This commit is contained in:
parent
9c32fb1682
commit
40c21fd035
@ -13,7 +13,6 @@ f.close()
|
||||
|
||||
# constants
|
||||
AT_BOT = "<@" + BOT_ID + ">"
|
||||
EXAMPLE_COMMAND = "do"
|
||||
|
||||
# instantiate Slack & Twilio clients
|
||||
slack_client = SlackClient(sys.argv[2])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user