Skip to content

Commit

Permalink
fix: cleaning up garbage comments
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0elliot authored Jul 24, 2023
1 parent b4f9215 commit d7dc5a3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions backend/backend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,3 @@
{"url": "http://localhost:3000/", "description": "Localhost API base URL"},
],
}

# os.environ['DJANGO_SETTINGS_MODULE'] = "backend.settings"
# os.environ.setdefault("DJANGO_SETTINGS_MODULE", "backend.settings")


# django.setup()

2 comments on commit d7dc5a3

@vercel
Copy link

@vercel vercel bot commented on d7dc5a3 Jul 24, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

thirdeye-flow – ./frontend

thirdeye-flow-git-flow-argusoss.vercel.app
thirdeye-flow-argusoss.vercel.app
thirdeye-flow.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d7dc5a3 Jul 24, 2023

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.