Skip to content

Commit f2a9ff8

Browse files
committed
fs: Remove extraneous import in testing
1 parent 944cce8 commit f2a9ff8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/fs_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package fs
22

33
import (
44
"context"
5-
"os"
65
"testing"
76

87
"github.com/hashicorp/go-version"

0 commit comments

Comments
 (0)