Skip to content

Commit

Permalink
Minor clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmvanb committed Jul 8, 2024
1 parent 430ef05 commit a640feb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cookbook/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@

# WSGI will hook onto this variable.
app = create_app()

# This is the entry point for the development server. Don't run on prod.
if __name__ == '__main__':
app.run()

0 comments on commit a640feb

Please sign in to comment.