Skip to content

Commit 35e8897

Browse files
committed
precommit fix
1 parent 14ccc44 commit 35e8897

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

codeflash/code_utils/env_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from __future__ import annotations
22

33
import os
4-
import shlex
5-
import subprocess
64
import tempfile
75
from functools import lru_cache
86
from pathlib import Path

0 commit comments

Comments
 (0)