diff --git a/src/python/repo.py b/src/python/repo.py index 4c35879a5b..adf2e58c20 100755 --- a/src/python/repo.py +++ b/src/python/repo.py @@ -417,7 +417,6 @@ def compute_tree_fingerprint(self) -> str: .decode("utf-8") .split()[0] ) - print("fingerprint of", str(self.repo_path), "=", result) return result def get_sha_cache_entry(