Skip to content

Commit

Permalink
fix unused
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Vaumoron <[email protected]>
  • Loading branch information
dvaumoron committed Oct 30, 2024
1 parent 507a8ff commit b2ea4b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/download/download.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import (
"net/url"
)

const ruleSize = 2

type RequestOption = func(*http.Request)

func ApplyURLTransformer(urlTransformer URLTransformer, baseURLs ...string) ([]string, error) {
Expand Down

0 comments on commit b2ea4b5

Please sign in to comment.