Skip to content

Commit

Permalink
Update import format
Browse files Browse the repository at this point in the history
Signed-off-by: Sabbir <[email protected]>
  • Loading branch information
sabbir-hossain70 committed Sep 11, 2024
1 parent 939eb8f commit 43d5672
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cassandra/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ package cassandra

import (
"fmt"
health "kmodules.xyz/client-go/tools/healthchecker"
"log"

health "kmodules.xyz/client-go/tools/healthchecker"

"github.com/gocql/gocql"
)

Expand Down

0 comments on commit 43d5672

Please sign in to comment.