Skip to content

Commit

Permalink
Update goimport
Browse files Browse the repository at this point in the history
Signed-off-by: pritamdas99 <pritam@appscode.com>
  • Loading branch information
pritamdas99 committed Sep 25, 2024
1 parent 93e039b commit f4c8b35
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions solr/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ import (
"encoding/json"
"fmt"
"io"
"k8s.io/klog/v2"
dbapi "kubedb.dev/apimachinery/apis/kubedb/v1alpha2"
"sort"
"strings"
"sync"
"time"

"k8s.io/klog/v2"
dbapi "kubedb.dev/apimachinery/apis/kubedb/v1alpha2"

"github.com/pkg/errors"
)

Expand Down

0 comments on commit f4c8b35

Please sign in to comment.