Fix typo
This commit is contained in:
parent
f04aac5667
commit
653a7cbc05
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from gisaf.models.authentication import User
|
|||
from gisaf.redis_tools import store as redis_store
|
||||
from gisaf.live import live_server
|
||||
from gisaf.registry import registry
|
||||
from gisaf.security import get_current_active_user, can_view
|
||||
from gisaf.security import get_current_active_user
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue