Skip to content

Commit e8857dc

Browse files
committed
fix lint
1 parent 720a04a commit e8857dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/src/config_list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import (
44
"flag"
55
"fmt"
66

7+
"context"
78
"github.com/sourcegraph/src-cli/internal/api"
8-
"golang.org/x/net/context"
99
)
1010

1111
func init() {

0 commit comments

Comments
 (0)