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:
Takashi Kajinami
2025-10-08 10:23:55 +09:00
parent 9c5736b68c
commit be53f5eeed

View File

@@ -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