1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/models/repo
zeripath ec9b43ba16
Remove calls to load Mirrors in user.Dashboard () ()
Backport 

Whilst looking at  I noticed that the Mirrors data doesn't appear
to be being used therefore we can remove this and in fact none of the
related code is used elsewhere so it can also be removed.

Related 
Related 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-22 09:46:56 +08:00
..
archiver.go
attachment_test.go
attachment.go
avatar.go
collaboration_test.go
collaboration.go
fork_test.go
fork.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go Remove calls to load Mirrors in user.Dashboard () () 2022-08-22 09:46:56 +08:00
pushmirror_test.go
pushmirror.go
redirect_test.go
redirect.go
repo_indexer.go
repo_list_test.go
repo_list.go
repo_test.go
repo_unit.go
repo.go
star_test.go
star.go
topic_test.go
topic.go
update.go
user_repo_test.go
user_repo.go
watch_test.go
watch.go
wiki_test.go
wiki.go