Skip to content

Commit 9b3ea1b

Browse files
committed
removed linebreak from fmt
1 parent c206821 commit 9b3ea1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

databricks/provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ func providerConfigure(d *schema.ResourceData, providerVersion string) (interfac
258258
return providerConfigureAzureClient(d, providerVersion, &config)
259259
}
260260

261-
262261
var dbClient service.DBApiClient
263262
dbClient.SetConfig(&config)
264263
return &dbClient, nil

0 commit comments

Comments
 (0)