diff --git a/web/pgadmin/utils/__init__.py b/web/pgadmin/utils/__init__.py index 283bdccac..e69de29bb 100644 --- a/web/pgadmin/utils/__init__.py +++ b/web/pgadmin/utils/__init__.py @@ -1,11 +0,0 @@ -########################################################################## -# -# pgAdmin 4 - PostgreSQL Tools -# -# Copyright (C) 2013 - 2014, The pgAdmin Development Team -# This software is released under the PostgreSQL Licence -# -# utils/__init__.py - Initialise the module -# -########################################################################## -