diff --git a/env.example b/env.example index 5990c8e..391d8ad 100644 --- a/env.example +++ b/env.example @@ -3,5 +3,4 @@ PORT=50150 REDIRECT_URL=your_redirect_url TELEGRAM_BOT_TOKEN=your_telegram_bot_token -TELEGRAM_CHAT_ID=your_telegram_chat_id -``` \ No newline at end of file +TELEGRAM_CHAT_ID=your_telegram_chat_id \ No newline at end of file