Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
haohanyang committed Oct 7, 2024
1 parent b46b75f commit 1be3f15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/plugin/datasource.go
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ func (d *Datasource) CheckHealth(ctx context.Context, req *backend.CheckHealthRe
return res, nil
}

serverAPI := options.ServerAPI(options.ServerAPIVersion1)
var uri string

if config.AuthMethod == "auth-none" {
Expand Down

0 comments on commit 1be3f15

Please sign in to comment.