Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jakopako committed Nov 18, 2023
1 parent 113af28 commit a8615bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fetch/fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ type DynamicFetcher struct {
WaitMilliseconds int
allocContext context.Context
cancelAlloc context.CancelFunc
// cancel context.CancelFunc
}

func NewDynamicFetcher(ua string, ms int) *DynamicFetcher {
Expand Down

0 comments on commit a8615bb

Please sign in to comment.