gitea/services/mirror
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-29 08:47:56 +00:00
..
mirror.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
mirror_pull.go Remove unused parameter for some functions in `services/mirror` (#30724) 2024-04-27 10:44:49 +00:00
mirror_push.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
mirror_test.go
notifier.go
queue.go