Skip to content

Commit d8ba149

Browse files
committed
Remove Unused Import
1 parent 4953249 commit d8ba149

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/examples/test_conan_cmake.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
The tests ensure that the projects build, configure, and execute correctly.
55
"""
66

7-
import os
87
import subprocess
98

109
from typer.testing import CliRunner

0 commit comments

Comments
 (0)