Skip to content

Commit 55d115a

Browse files
committed
fix: remove unused os import in install_test.go
1 parent d78d3f8 commit 55d115a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/install_test.go

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

33
import (
4-
"os"
54
"path/filepath"
65
"testing"
76

0 commit comments

Comments
 (0)