Skip to content

Commit

Permalink
Kill unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Sep 18, 2024
1 parent bbfbf9c commit 739989b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import pexpect # type: ignore[import] # MyPy can't see the types under Python 2.7.
import pytest

from pex import targets
from pex.cache.dirs import CacheDir
from pex.common import is_exe, safe_mkdir, safe_open, safe_rmtree, temporary_dir, touch
from pex.compatibility import WINDOWS, commonpath
Expand Down

0 comments on commit 739989b

Please sign in to comment.