Skip to content

Commit

Permalink
chore: remove client ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmoellerdev committed Dec 19, 2024
1 parent 569bc9f commit 4f59b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/tech/oras/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ type ClientOptions struct {
type Client struct {
client *auth.Client
plainHTTP bool
ref string
logger logging.Logger
}

Expand Down

0 comments on commit 4f59b4b

Please sign in to comment.