Skip to content
Snippets Groups Projects
Commit 6378858b authored by Carl Schönfelder's avatar Carl Schönfelder
Browse files

fix: removed flask-cors

parent d315476f
No related branches found
No related tags found
No related merge requests found
Pipeline #38437 passed
from flask import Flask, redirect, request
from flask_cors import CORS
import app.core.models as models
from app.core import bcrypt, db, jwt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment