mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
Add missing import.
This commit is contained in:
parent
d5c6e57c62
commit
cfb852e9c5
@ -7,7 +7,7 @@ single Organization in your installation.
|
||||
|
||||
import logging
|
||||
|
||||
from flask import request
|
||||
from flask import request, g
|
||||
from werkzeug.local import LocalProxy
|
||||
|
||||
from redash.models import Organization
|
||||
|
Loading…
Reference in New Issue
Block a user