mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-12 12:03:06 +08:00
Deleting the copilot addons now that we're using a pure RDS postgres database
This commit is contained in:
@@ -44,5 +44,4 @@ class Settings(BaseSettings):
|
||||
raise ValueError(v)
|
||||
|
||||
|
||||
print("cats")
|
||||
settings = Settings(_env_file=".env")
|
||||
|
||||
Reference in New Issue
Block a user