Skip to content

Commit 5b663cf

Browse files
committed
Remove unused import
1 parent 72118d7 commit 5b663cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_tool_competition_2024_utbot_python/generator.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""A test generator using UTBotPython."""
22
import pathlib
3-
import site
43
import subprocess
54
import sys
65
import tempfile

0 commit comments

Comments
 (0)