Skip to content

Commit dbd55fc

Browse files
committed
remove comment that is unnecessary
1 parent d95125a commit dbd55fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/azure-sdk-tools/ci_tools/scenario/generation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def create_package_and_install(
6969
commands_options.extend(["--cache-dir", cache_dir])
7070

7171
target_package = ParsedSetup.from_path(setup_py_path)
72-
logging.info(f"At runtime, we got version {target_package.version} from the target package {target_package.name} on disk.")
7372

7473
discovered_packages = discover_packages(
7574
setup_py_path, distribution_directory, target_setup, package_type, force_create

0 commit comments

Comments
 (0)