Remove unused copy-paste remnants in tests

This commit is contained in:
Erik Sundell
2023-05-15 10:49:56 +02:00
parent c093aa0e50
commit b366d6b63f
2 changed files with 0 additions and 3 deletions

View File

@@ -14,7 +14,6 @@ def prefix():
"""
Provide a temporary directory with a mambaforge conda environment
"""
machine = os.uname().machine
installer_url, checksum = installer._mambaforge_url()
with tempfile.TemporaryDirectory() as tmpdir:
with conda.download_miniconda_installer(