Skip to content

Commit

Permalink
remove more unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-jafari committed Feb 10, 2025
1 parent 9c96ecf commit 22d3f49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/integration/release/test_runner.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
import os
import subprocess
import time
from pathlib import Path

import pytest

from tests.integration.release.conftest import CLI_DEFAULT_OUTPUT_DIR


@pytest.mark.parametrize(
"pytest_args",
Expand Down

0 comments on commit 22d3f49

Please sign in to comment.