Skip to content

Commit

Permalink
remove keys to config
Browse files Browse the repository at this point in the history
  • Loading branch information
alifanov committed Sep 2, 2017
1 parent 18b3e3b commit b722575
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
CHECK_DELAY = 5.0

from config import API_KEY, API_SECRET

API_KEY = '0D503841CA84E1790A1CF990A8C9846B'
API_SECRET = '8f4db35fd1704ce638ddb95ecd34891a'



from urllib.parse import urlencode


Expand Down

0 comments on commit b722575

Please sign in to comment.