mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-11 16:18:25 +02:00
chore: Remove GetTopicByName
- Introduced in bec69f702b
and removed in
the same commit (only usage was in testing code).
This commit is contained in:
parent
5813244ff8
commit
a52b610eff
3 changed files with 1 additions and 39 deletions
|
@ -67,10 +67,6 @@ code.gitea.io/gitea/models/project
|
|||
code.gitea.io/gitea/models/repo
|
||||
DeleteAttachmentsByIssue
|
||||
FindReposMapByIDs
|
||||
IsErrTopicNotExist
|
||||
ErrTopicNotExist.Error
|
||||
ErrTopicNotExist.Unwrap
|
||||
GetTopicByName
|
||||
WatchRepoMode
|
||||
|
||||
code.gitea.io/gitea/models/user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue