Skip to content

Commit 975fcc6

Browse files
fix: remove unused import
1 parent 1898b5d commit 975fcc6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pythonvenv.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package gopythonvenv
22

33
import (
44
"errors"
5-
"fmt"
65
"os"
76
"os/exec"
87

0 commit comments

Comments
 (0)