mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Stop using deprecated imports.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#
|
||||
##########################################################################
|
||||
|
||||
from flask.ext.babel import gettext
|
||||
from flask_babel import gettext
|
||||
from pgadmin.browser.server_groups.servers.types import ServerType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user