Skip to content

Commit 16de011

Browse files
Fix linting error for unused import
1 parent 1140426 commit 16de011

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)