From d1446af5c6d2d6486d51d63c3988dbcf71adec3e Mon Sep 17 00:00:00 2001 From: "Ilya.Kazakevich" Date: Mon, 30 Sep 2024 22:09:37 +0200 Subject: [PATCH] Duplicate entry removed GitOrigin-RevId: d2c25a22a1d3d681fe738962a5c2928755525536 --- python/pluginResources/messages/PyBundle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/python/pluginResources/messages/PyBundle.properties b/python/pluginResources/messages/PyBundle.properties index bd9e488805e3..cc3335bcc5ff 100644 --- a/python/pluginResources/messages/PyBundle.properties +++ b/python/pluginResources/messages/PyBundle.properties @@ -498,7 +498,6 @@ sdk.create.type.project.venv=Project venv sdk.create.type.base.conda=Base conda sdk.create.type.custom=Custom environment sdk.create.python.version=Python version: -sdk.create.simple.venv.hint=Python virtual environment will be created in the project root: {0}.venv sdk.create.conda.executable.path=Path to conda: sdk.create.conda.missing.text=No conda executable found. sdk.create.conda.install.fix=Install Miniconda