Deleting the copilot addons now that we're using a pure RDS postgres database

This commit is contained in:
Keith Stevens
2023-01-03 19:02:11 +09:00
parent 51f572d928
commit da3c5899e4
3 changed files with 0 additions and 323 deletions
-1
View File
@@ -44,5 +44,4 @@ class Settings(BaseSettings):
raise ValueError(v)
print("cats")
settings = Settings(_env_file=".env")