Skip to content

Commit

Permalink
fix SCC-U1000
Browse files Browse the repository at this point in the history
  • Loading branch information
MindHunter86 committed Aug 11, 2024
1 parent 44f6e16 commit a4e80f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion internal/anilibria/randomizer.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ type Randomizer struct {
relUpdFreqErr time.Duration

mu sync.RWMutex
ready bool
releases []string
}

Expand Down
1 change: 0 additions & 1 deletion internal/proxy/validator.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ type Validator struct {

requestArgs *fasthttp.Args

query []byte
cacheKey *Key

customs CustomHeaders
Expand Down

0 comments on commit a4e80f1

Please sign in to comment.