Remove comment about removed logic
The logic to insert python search paths no longer exists. Change-Id: Id39734a7d38879611edbd6e0226cc7a51e7640dd Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user