Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
egregius313 committed Mar 3, 2025
1 parent f62e6ca commit c6e3b47
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
package test

import (
"context"
"fmt"

gocb "github.com/couchbase/gocb/v2"
"github.com/gogf/gf/database/gdb"
"github.com/rqlite/gorqlite"
"go.mongodb.org/mongo-driver/mongo"
)

func gogf(g gdb.DB) {
Expand Down

0 comments on commit c6e3b47

Please # to comment.