diff --git a/neutron/server/__init__.py b/neutron/server/__init__.py index afe0c3e60bf..21fe9683690 100644 --- a/neutron/server/__init__.py +++ b/neutron/server/__init__.py @@ -13,9 +13,6 @@ # License for the specific language governing permissions and limitations # under the License. -# If ../neutron/__init__.py exists, add ../ to Python search path, so that -# it will override what happens to be installed in /usr/(local/)lib/python... - import logging as sys_logging import os import sys