Skip to content

Commit

Permalink
Updated: fixed small bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvind-4 committed Dec 31, 2022
1 parent 822fc47 commit ffb5630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/db/postgres_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
DJANGO_PG_USER,
DJANGO_PG_PASSWORD,
DJANGO_PG_HOST,
DJANGO_PG_PORT,
])

if DB_IS_AVAILABLE:
Expand Down

1 comment on commit ffb5630

@vercel
Copy link

@vercel vercel bot commented on ffb5630 Dec 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.