Skip to content

Commit

Permalink
fix before_first_request -2
Browse files Browse the repository at this point in the history
  • Loading branch information
amCap1712 committed May 11, 2023
1 parent 86ace6a commit f54acb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metabrainz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ def create_app(debug=None, config_path = None):
LOGO_UPLOAD_SET,
])

from metabrainz.new_oauth.models import db as new_oauth_db
new_oauth_db.create_all()
config_oauth(app)

# Blueprints
Expand Down

0 comments on commit f54acb7

Please sign in to comment.