Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
abe garcia committed Aug 24, 2023
1 parent 424227b commit 76a020b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/sql/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ func (c *client) CreateKubernetesProvider(p kubernetes.Provider) error {
}

for _, namespace := range p.Namespaces {

ns := kubernetes.ProviderNamespaces{
AccountName: p.Name,
Namespace: namespace,
Expand Down

0 comments on commit 76a020b

Please sign in to comment.