Skip to content

Commit b40887a

Browse files
Fix linting error for unused import
1 parent a275069 commit b40887a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/auth/logout.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import (
44
"context"
55
"errors"
66
"fmt"
7-
"strings"
87

98
"github.com/databricks/cli/libs/cmdio"
109
"github.com/databricks/cli/libs/databrickscfg"

0 commit comments

Comments
 (0)