diff --git a/tests/test_transcribe.py b/tests/test_transcribe.py index 4ce4050..d75a624 100644 --- a/tests/test_transcribe.py +++ b/tests/test_transcribe.py @@ -11,11 +11,6 @@ wiring + the SRT contract + the lazy-import path on cheap CPU. from __future__ import annotations -import os -import shutil -import subprocess -import tempfile -from pathlib import Path import pytest