From c988d326be9e787ab53325f457770588aac4777a Mon Sep 17 00:00:00 2001 From: shinrei Date: Tue, 1 Jul 2025 15:42:32 +0000 Subject: [PATCH] bye bye --- .env.example | 2 -- src/bot/modules/solaris/client.py | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.env.example b/.env.example index a9da007..604279c 100644 --- a/.env.example +++ b/.env.example @@ -1,8 +1,6 @@ BOT__TOKEN= GOOGLE_API_KEY= -GROUP_ID= - DB__HOST=mongodb DB__PORT=27017 DB__USER=user diff --git a/src/bot/modules/solaris/client.py b/src/bot/modules/solaris/client.py index db4ec1e..3cd4aa9 100644 --- a/src/bot/modules/solaris/client.py +++ b/src/bot/modules/solaris/client.py @@ -12,6 +12,4 @@ class SolarisClient: thinking_config=ThinkingConfig(thinking_budget=0) ) ) - - -# мяу \ No newline at end of file + \ No newline at end of file