mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Optimise Python imports.
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
"""This file contains functions fetching different utility paths."""
|
||||
|
||||
import os
|
||||
|
||||
from flask.ext.security import current_user, login_required
|
||||
|
||||
import config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user