diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-10 23:02:49 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 23:02:49 +0530 |
commit | 5c51a0a847e428a5525f5176ee9e9712bda9a3f1 (patch) | |
tree | 5746f16430cc388c404b775edf1b494fb958b5fb | |
parent | 80075290759bbf4c9329d776c70fa5a1ebe59da9 (diff) |
Delete .env
-rw-r--r-- | .env | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -TELEGRAM_TOKEN="you telegram token" -TELEGRAM_CHAT_ID="your telegram chat id" -BINANCE_API_KEY="binance api key" -BINANCE_SECRET_KEY="binance api sercet" -TIME_ZONE_STRING="your time zone string" - -Time zone string example "Asia/Kolkata" |