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 1b1c9ee commit 7d406c2
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,8 +2,9 @@ package cassandra

import (
"fmt"
"github.com/gocql/gocql"
"log"

"github.com/gocql/gocql"
)

type Client struct {
Expand Down

0 comments on commit 7d406c2

Please sign in to comment.