Stop using deprecated imports.

This commit is contained in:
Dave Page
2016-07-22 16:25:23 +01:00
parent a014cf82a1
commit 60659975ed
74 changed files with 115 additions and 115 deletions

View File

@@ -7,7 +7,7 @@
#
##########################################################################
from flask.ext.babel import gettext
from flask_babel import gettext
from pgadmin.browser.server_groups.servers.types import ServerType