feat: refactor db calls to url service
This commit is contained in:
@@ -11,6 +11,5 @@ class Settings(BaseSettings):
|
||||
env_file = ".env"
|
||||
env_file_encoding = "utf-8"
|
||||
|
||||
|
||||
# Singleton instance of settings
|
||||
settings = Settings()
|
||||
Reference in New Issue
Block a user