Delete credentials.py

This commit is contained in:
Sergey 2017-07-02 19:13:36 +03:00 committed by GitHub
parent 51b3fe5349
commit 308cb0a54b

View File

@ -1,3 +0,0 @@
import os
token = os.environ['TELEGRAM_TOKEN']
vk_app_id = os.environ['VK_APP']