mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-18 08:08:31 +00:00
move forgefed to models
This commit is contained in:
parent
0b2cf2a55b
commit
abdf56dde1
9 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
package swagger
|
||||
|
||||
import (
|
||||
ffed "code.gitea.io/gitea/modules/forgefed"
|
||||
ffed "code.gitea.io/gitea/models/forgefed"
|
||||
api "code.gitea.io/gitea/modules/structs"
|
||||
"code.gitea.io/gitea/services/forms"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue