Remove some unnecessary imports from the pgadmin/__init__.py, and removed the file hooks.py, which is not used any more with new infrastructure.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=39d432ca2cb68eea5b93eddff202c86f26e0748b Modified Files -------------- web/pgadmin/__init__.py | 4 ++-- web/pgadmin/settings/hooks.py | 16 ---------------- 2 files changed, 2 insertions(+), 18 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
