changed current_app import from flask to app remix
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import unittest
|
||||
|
||||
from app import
|
||||
|
||||
from app import create_app, db, current_app
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user