mirror of
https://github.com/gogs/gogs.git
synced 2025-12-19 22:59:57 +01:00
Move models/mail.go to modules/mail.go
To use interface to replace *models.User in avoiding cycle import.
This commit is contained in:
To use interface to replace *models.User in avoiding cycle import.