Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
kobajagi committed Sep 24, 2024
1 parent a056f3e commit 198bef1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/resources/database/datasource_uri.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ var _ datasource.DataSourceWithConfigure = &DataSourceURI{}
// DataSourceURI defines the resource implementation.
type DataSourceURI struct {
client *exoscale.Client
env string
}

// NewDataSourceURI creates instance of DataSourceURI.
Expand Down

0 comments on commit 198bef1

Please sign in to comment.