Skip to content

Commit

Permalink
Update googlecloud.go
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz authored Aug 14, 2024
1 parent b08751c commit 3093d32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions googlecloud/googlecloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ import (
"strings"

"cloud.google.com/go/storage"
"github.com/casdoor/oss"
"golang.org/x/oauth2/google"
"google.golang.org/api/iterator"
"google.golang.org/api/option"

"github.com/casdoor/oss"
)

// Client Google Cloud Storage
Expand Down

0 comments on commit 3093d32

Please sign in to comment.