mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update Python and JS modules. Fixes #3154
This commit is contained in:
committed by
Dave Page
parent
fc886cf8bb
commit
be055ce57d
@@ -12,7 +12,7 @@
|
||||
import simplejson as json
|
||||
|
||||
from flask import url_for, Response, render_template, request, current_app
|
||||
from flask_babel import gettext as _
|
||||
from flask_babelex import gettext as _
|
||||
from flask_security import login_required
|
||||
from pgadmin.misc.bgprocess.processes import BatchProcess, IProcessDesc
|
||||
from pgadmin.utils import PgAdminModule, html
|
||||
|
||||
Reference in New Issue
Block a user