mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Remove SECRETS_FILE_PATH
This commit is contained in:
@@ -20,7 +20,5 @@ class Config(BaseSettings):
|
||||
|
||||
REDIS_URI: str
|
||||
|
||||
SECRETS_FILE_PATH: str
|
||||
|
||||
|
||||
config = Config() # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user