We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9dcbf7 commit ad518e3Copy full SHA for ad518e3
cmd/modern/root/open/ads_darwin.go
@@ -6,6 +6,7 @@ package open
6
import (
7
"github.com/microsoft/go-sqlcmd/cmd/modern/sqlconfig"
8
"github.com/microsoft/go-sqlcmd/internal/cmdparser"
9
+ "github.com/microsoft/go-sqlcmd/internal/localizer"
10
)
11
12
// Type Ads is used to implement the "open ads" which launches Azure
0 commit comments